Home
last modified time | relevance | path

Searched refs:CLKSEL_GPT1 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h418 #define CLKSEL_GPT1 (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c44 val = readl(&prcm_base->clksel_wkup) | CLKSEL_GPT1; in get_osc_clk_speed()