Searched defs:clk_pll3 (Results 1 - 1 of 1) sorted by relevance

/drivers/clk/sirf/
H A Dclk-common.c230 static struct clk_pll clk_pll3 = { variable in typeref:struct:clk_pll
418 if (rate == clk_get_rate(clk_pll3.hw.clk)) {
419 ret1 = clk_set_parent(hw->clk, clk_pll3.hw.clk);

Completed in 42 milliseconds