Searched defs:hw (Results 1 – 3 of 3) sorted by relevance
26 static TEE_Result sama7_utmi_clk_enable(struct clk *hw) in sama7_utmi_clk_enable()42 static void sama7_utmi_clk_disable(struct clk *hw) in sama7_utmi_clk_disable()61 struct clk *hw = NULL; in sama7_utmi_clk_register() local
44 struct clk *hw; member85 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()[all …]
186 static size_t clk_sama7g5_master_get_parent(struct clk *hw) in clk_sama7g5_master_get_parent()198 static TEE_Result clk_sama7g5_master_set_parent(struct clk *hw, size_t index) in clk_sama7g5_master_set_parent()210 static TEE_Result clk_sama7g5_master_set_rate(struct clk *hw, in clk_sama7g5_master_set_rate()243 static unsigned long clk_sama7g5_master_get_rate(struct clk *hw, in clk_sama7g5_master_get_rate()271 struct clk *hw = NULL; in at91_clk_sama7g5_register_master() local