Home
last modified time | relevance | path

Searched refs:TCLR_ST (Results 1 – 8 of 8) 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/mach-omap2/
H A Dtimer.c41 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST, in timer_init()
/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/board/BuR/common/
H A Dcommon.c80 TCLR_CE | TCLR_AR | TCLR_ST); in lcdbacklight()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h22 #define TCLR_ST BIT(0) /* Start=1 Stop=0 */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h434 #define TCLR_ST (0x1 << 0) macro