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

  /external/u-boot/arch/arm/mach-sunxi/
clock_sun4i.c 206 unsigned int clock_get_pll5p(void) function
229 int pll = clock_get_pll5p();
dram_sun4i.c 310 pll5p_clk = clock_get_pll5p() / 1000000;
  /external/u-boot/arch/arm/include/asm/arch-sunxi/
clock_sun4i.h 358 unsigned int clock_get_pll5p(void);

Completed in 78 milliseconds