Home
last modified time | relevance | path

Searched defs:GPT_EN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h41 #define GPT_EN ((0x0 << 2) | (0x1 << 1) | (0x1 << 0)) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h47 #define GPT_EN ((0x0 << 2) | (0x1 << 1) | (0x1 << 0)) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h288 #define GPT_EN ((0x0 << 2) | (0x1 << 1) | (0x1 << 0)) macro