Lines Matching defs:clk
42 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_enable() local
93 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_disable() local
110 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_is_enabled() local
141 struct clk *clk; in omap_clk_register_apll() local
229 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_is_enabled() local
244 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_recalc() local
254 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_enable() local
285 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_disable() local
302 static void omap2_apll_set_autoidle(struct clk_hw_omap *clk, u32 val) in omap2_apll_set_autoidle()
316 static void omap2_apll_allow_idle(struct clk_hw_omap *clk) in omap2_apll_allow_idle()
321 static void omap2_apll_deny_idle(struct clk_hw_omap *clk) in omap2_apll_deny_idle()
336 struct clk *clk; in of_omap2_apll_setup() local