Lines Matching defs:hw
44 struct clk *hw; member
85 static unsigned long sam9x60_frac_pll_recalc_rate(struct clk *hw, in sam9x60_frac_pll_recalc_rate()
157 static TEE_Result sam9x60_frac_pll_prepare(struct clk *hw) in sam9x60_frac_pll_prepare()
164 static void sam9x60_frac_pll_unprepare(struct clk *hw) in sam9x60_frac_pll_unprepare()
227 static TEE_Result sam9x60_frac_pll_set_rate_chg(struct clk *hw, in sam9x60_frac_pll_set_rate_chg()
321 static TEE_Result sam9x60_div_pll_prepare(struct clk *hw) in sam9x60_div_pll_prepare()
328 static void sam9x60_div_pll_unprepare(struct clk *hw) in sam9x60_div_pll_unprepare()
344 static unsigned long sam9x60_div_pll_recalc_rate(struct clk *hw, in sam9x60_div_pll_recalc_rate()
352 static TEE_Result sam9x60_div_pll_set_rate(struct clk *hw, in sam9x60_div_pll_set_rate()
366 static TEE_Result sam9x60_div_pll_set_rate_chg(struct clk *hw, in sam9x60_div_pll_set_rate_chg()
417 struct clk *hw = NULL; in sam9x60_clk_register_frac_pll() local
492 struct clk *hw = NULL; in sam9x60_clk_register_div_pll() local