Home
last modified time | relevance | path

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

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