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

  /external/u-boot/arch/arm/mach-omap2/am33xx/
clock.c 17 static void setup_post_dividers(const struct dpll_regs *dpll_regs, function
93 setup_post_dividers(dpll_regs, params);
  /external/u-boot/arch/arm/mach-omap2/
clocks-common.c 73 void setup_post_dividers(u32 const base, const struct dpll_params *params) function
240 goto setup_post_dividers;
255 setup_post_dividers:
256 setup_post_dividers(base, params);
  /external/u-boot/arch/arm/include/asm/
omap_common.h 633 void setup_post_dividers(u32 const base,

Completed in 462 milliseconds