Home
last modified time | relevance | path

Searched defs:TCLR_ST (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-omap4/
Domap.h69 #define TCLR_ST (0x1 << 0) macro
Dcpu.h57 #define TCLR_ST (0x1 << 0) macro
/external/u-boot/arch/arm/include/asm/arch-omap5/
Dcpu.h64 #define TCLR_ST (0x1 << 0) macro
Domap.h100 #define TCLR_ST (0x1 << 0) macro
/external/u-boot/arch/arm/include/asm/arch-omap3/
Dcpu.h434 #define TCLR_ST (0x1 << 0) macro
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dcpu.h22 #define TCLR_ST BIT(0) /* Start=1 Stop=0 */ macro