Home
last modified time | relevance | path

Searched defs:TCLR_ST (Results 1 – 6 of 6) 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/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-omap3/
H A Dcpu.h435 #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