Lines Matching refs:clk_hw_omap
69 static struct clk_hw_omap _name##_hw = { \
80 static struct clk_hw_omap _name##_hw = { \
96 static struct clk_hw_omap _name##_hw = { \
183 u32 omap3_dpll_autoidle_read(struct clk_hw_omap *clk);
184 void omap3_dpll_allow_idle(struct clk_hw_omap *clk);
185 void omap3_dpll_deny_idle(struct clk_hw_omap *clk);
186 void omap4_dpllmx_allow_gatectrl(struct clk_hw_omap *clk);
187 void omap4_dpllmx_deny_gatectrl(struct clk_hw_omap *clk);
192 u32 omap2_clksel_round_rate_div(struct clk_hw_omap *clk,
204 extern void omap2_clkt_iclk_allow_idle(struct clk_hw_omap *clk);
205 extern void omap2_clkt_iclk_deny_idle(struct clk_hw_omap *clk);
207 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk);
209 void omap2_clk_dflt_find_companion(struct clk_hw_omap *clk,
212 void omap2_clk_dflt_find_idlest(struct clk_hw_omap *clk,
223 u32 omap2_clk_readl(struct clk_hw_omap *clk, void __iomem *reg);
224 void omap2_clk_writel(u32 val, struct clk_hw_omap *clk, void __iomem *reg);