Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-omap4/
Domap.h70 #define TCLR_AR (0x1 << 1) macro
Dcpu.h58 #define TCLR_AR (0x1 << 1) macro
/external/u-boot/arch/arm/include/asm/arch-omap5/
Dcpu.h65 #define TCLR_AR (0x1 << 1) macro
Domap.h101 #define TCLR_AR (0x1 << 1) macro
/external/u-boot/arch/arm/include/asm/arch-omap3/
Dcpu.h435 #define TCLR_AR (0x1 << 1) macro
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dcpu.h23 #define TCLR_AR BIT(1) /* Auto reload */ macro