Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h70 #define TCLR_ST (0x1 << 0) macro
H A Dcpu.h58 #define TCLR_ST (0x1 << 0) 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.h65 #define TCLR_ST (0x1 << 0) macro
H A Domap.h96 #define TCLR_ST (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h23 #define TCLR_ST BIT(0) /* Start=1 Stop=0 */ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h435 #define TCLR_ST (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dcommon.c105 TCLR_CE | TCLR_AR | TCLR_ST); in lcdbacklight()