HomeSort by relevance Sort by last modified time
    Searched refs:EN_GPT1 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-omap2/omap3/
clock.c 49 val = readl(&prcm_base->iclken_wkup) | EN_GPT1 | EN_32KSYNC;
52 val = readl(&prcm_base->fclken_wkup) | EN_GPT1;
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 419 #define EN_GPT1 (0x1 << 0)

Completed in 125 milliseconds