Searched refs:clk_hw_omap (Results 1 – 1 of 1) sorted by relevance
133 struct clk_hw_omap;144 void (*find_idlest)(struct clk_hw_omap *oclk,147 void (*find_companion)(struct clk_hw_omap *oclk,150 void (*allow_idle)(struct clk_hw_omap *oclk);151 void (*deny_idle)(struct clk_hw_omap *oclk);166 struct clk_hw_omap { struct261 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw)274 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk);
Completed in 4 milliseconds