Home
last modified time | relevance | path

Searched refs:WCR (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/imx/
H A Dtimer.c90 WCR = 0x00000000; in reset_cpu()
97 WCR = 0x00000001; in reset_cpu()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h60 #define WCR __REG(IMX_WDT_BASE + 0x00) /* Watchdog Control Register */ macro