Home
last modified time | relevance | path

Searched refs:GPT_EN (Results 1 – 4 of 4) 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
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c57 writel(GPT_EN, &gpt1_base->tclr); /* enable clock */ in get_osc_clk_speed()