Searched defs:clk_hw (Results 1 – 9 of 9) sorted by relevance
145 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in _register_dpll() local195 struct clk_hw_omap *clk_hw; in ti_clk_register_dpll() local294 struct clk_hw_omap *clk_hw; in _register_dpll_x2() local340 struct clk_hw_omap *clk_hw = NULL; in of_ti_dpll_setup() local
136 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in omap_clk_register_apll() local170 struct clk_hw_omap *clk_hw = NULL; in of_dra7_apll_setup() local333 struct clk_hw_omap *clk_hw = NULL; in of_omap2_apll_setup() local
30 struct clk_hw *clk_hw; in of_ti_clockdomain_setup() local
41 struct clk_hw_omap *clk_hw; in _register_interface() local
204 struct clk_hw *clk_hw; in ti_clk_register_clk() local
102 struct clk_hw_omap *clk_hw; in _register_gate() local
169 struct dra7_atl_desc *clk_hw = NULL; in of_dra7_atl_clock_setup() local
68 struct clk_hw clk_hw; member353 static struct axi_clkgen *clk_hw_to_axi_clkgen(struct clk_hw *clk_hw) in clk_hw_to_axi_clkgen()358 static int axi_clkgen_set_rate(struct clk_hw *clk_hw, in axi_clkgen_set_rate()421 static unsigned long axi_clkgen_recalc_rate(struct clk_hw *clk_hw, in axi_clkgen_recalc_rate()448 static int axi_clkgen_enable(struct clk_hw *clk_hw) in axi_clkgen_enable()457 static void axi_clkgen_disable(struct clk_hw *clk_hw) in axi_clkgen_disable()
232 struct clk_hw { struct253 struct clk_hw hw; argument