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

  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 417 #define CLKSEL_GPT1 (0x1 << 0)
  /external/u-boot/arch/arm/mach-omap2/omap3/
clock.c 43 val = readl(&prcm_base->clksel_wkup) | CLKSEL_GPT1;

Completed in 79 milliseconds