Lines Matching refs:clk_hw_omap
40 static u32 omap3_dpll_autoidle_read(struct clk_hw_omap *clk);
41 static void omap3_dpll_deny_idle(struct clk_hw_omap *clk);
42 static void omap3_dpll_allow_idle(struct clk_hw_omap *clk);
47 static void _omap3_dpll_write_clken(struct clk_hw_omap *clk, u8 clken_bits) in _omap3_dpll_write_clken()
61 static int _omap3_wait_dpll_status(struct clk_hw_omap *clk, u8 state) in _omap3_wait_dpll_status()
93 static u16 _omap3_dpll_compute_freqsel(struct clk_hw_omap *clk, u8 n) in _omap3_dpll_compute_freqsel()
138 static int _omap3_noncore_dpll_lock(struct clk_hw_omap *clk) in _omap3_noncore_dpll_lock()
184 static int _omap3_noncore_dpll_bypass(struct clk_hw_omap *clk) in _omap3_noncore_dpll_bypass()
216 static int _omap3_noncore_dpll_stop(struct clk_hw_omap *clk) in _omap3_noncore_dpll_stop()
247 static void _lookup_dco(struct clk_hw_omap *clk, u8 *dco, u16 m, u8 n) in _lookup_dco()
272 static void _lookup_sddiv(struct clk_hw_omap *clk, u8 *sd_div, u16 m, u8 n) in _lookup_sddiv()
301 static void omap3_noncore_dpll_ssc_program(struct clk_hw_omap *clk) in omap3_noncore_dpll_ssc_program()
384 static int omap3_noncore_dpll_program(struct clk_hw_omap *clk, u16 freqsel) in omap3_noncore_dpll_program()
501 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_dpll_recalc()
524 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_noncore_dpll_enable()
566 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_noncore_dpll_disable()
588 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_noncore_dpll_determine_rate()
622 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_noncore_dpll_set_parent()
650 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_noncore_dpll_set_rate()
728 static u32 omap3_dpll_autoidle_read(struct clk_hw_omap *clk) in omap3_dpll_autoidle_read()
757 static void omap3_dpll_allow_idle(struct clk_hw_omap *clk) in omap3_dpll_allow_idle()
787 static void omap3_dpll_deny_idle(struct clk_hw_omap *clk) in omap3_dpll_deny_idle()
809 static struct clk_hw_omap *omap3_find_clkoutx2_dpll(struct clk_hw *hw) in omap3_find_clkoutx2_dpll()
811 struct clk_hw_omap *pclk = NULL; in omap3_find_clkoutx2_dpll()
846 struct clk_hw_omap *pclk = NULL; in omap3_clkoutx2_recalc()
878 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_core_dpll_save_context()
907 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_core_dpll_restore_context()
939 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_noncore_dpll_save_context()
968 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_noncore_dpll_restore_context()
1073 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap3_dpll5_apply_errata()