Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h72 #define TCLR_PRE (0x1 << 5) macro
H A Dcpu.h60 #define TCLR_PRE (0x1 << 5) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h67 #define TCLR_PRE (0x1 << 5) macro
H A Domap.h98 #define TCLR_PRE (0x1 << 5) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h437 #define TCLR_PRE (0x1 << 5) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h25 #define TCLR_PRE BIT(5) /* Pre-scaler enable */ macro