Lines Matching defs:clk
34 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_enable() local
85 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_disable() local
102 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_is_enabled() local
135 struct clk *clk; in omap_clk_register_apll() local
237 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_is_enabled() local
252 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_recalc() local
262 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_enable() local
293 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_disable() local
310 static void omap2_apll_set_autoidle(struct clk_hw_omap *clk, u32 val) in omap2_apll_set_autoidle()
324 static void omap2_apll_allow_idle(struct clk_hw_omap *clk) in omap2_apll_allow_idle()
329 static void omap2_apll_deny_idle(struct clk_hw_omap *clk) in omap2_apll_deny_idle()
345 struct clk *clk; in of_omap2_apll_setup() local