Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | omap3xxx_clk_init (void) |
int | omap3_dpll4_set_rate (struct clk *clk, unsigned long rate) |
int | omap3_core_dpll_m2_set_rate (struct clk *clk, unsigned long rate) |
void | omap3_clk_lock_dpll5 (void) |
Variables | |
struct clk * | sdrc_ick_p |
struct clk * | arm_fck_p |
struct clkops | clkops_noncore_dpll_ops |
Definition at line 59 of file clock3xxx.c.
omap3_core_dpll_m2_set_rate - set CORE DPLL M2 divider : struct clk * of DPLL to set : rounded target rate
Program the DPLL M2 divider with the rounded target rate. Returns -EINVAL upon error, or 0 upon success.
Definition at line 50 of file clkt34xx_dpll3m2.c.
Definition at line 44 of file clock3xxx.c.
Definition at line 3508 of file clock3xxx_data.c.
Definition at line 42 of file clock3xxx.c.
Definition at line 42 of file clock3xxx.c.