Home
last modified time | relevance | path

Searched refs:TCLR_AR (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h71 #define TCLR_AR (0x1 << 1) macro
H A Dcpu.h59 #define TCLR_AR (0x1 << 1) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dtimer.c41 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST, in timer_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h66 #define TCLR_AR (0x1 << 1) macro
H A Domap.h97 #define TCLR_AR (0x1 << 1) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h24 #define TCLR_AR BIT(1) /* Auto reload */ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h436 #define TCLR_AR (0x1 << 1) macro
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dcommon.c105 TCLR_CE | TCLR_AR | TCLR_ST); in lcdbacklight()