Searched refs:EN_GPT1 (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c48 val = readl(&prcm_base->iclken_wkup) | EN_GPT1 | EN_32KSYNC;
51 val = readl(&prcm_base->fclken_wkup) | EN_GPT1;
/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h420 #define EN_GPT1 (0x1 << 0) macro

Completed in 91 milliseconds