Searched refs:hw (Results 1 – 6 of 6) sorted by relevance
26 static TEE_Result sama7_utmi_clk_enable(struct clk *hw) in sama7_utmi_clk_enable() argument28 struct sama7_utmi_clk *utmi = hw->priv; in sama7_utmi_clk_enable()42 static void sama7_utmi_clk_disable(struct clk *hw) in sama7_utmi_clk_disable() argument44 struct sama7_utmi_clk *utmi = hw->priv; in sama7_utmi_clk_disable()61 struct clk *hw = NULL; in sama7_utmi_clk_register() local64 hw = clk_alloc(name, &sama7_utmi_ops, &parent, 1); in sama7_utmi_clk_register()65 if (!hw) in sama7_utmi_clk_register()70 clk_free(hw); in sama7_utmi_clk_register()76 hw->priv = utmi_clk; in sama7_utmi_clk_register()78 if (clk_register(hw)) { in sama7_utmi_clk_register()[all …]
44 struct clk *hw; member85 static unsigned long sam9x60_frac_pll_recalc_rate(struct clk *hw, in sam9x60_frac_pll_recalc_rate() argument88 struct sam9x60_frac *frac = hw->priv; in sam9x60_frac_pll_recalc_rate()157 static TEE_Result sam9x60_frac_pll_prepare(struct clk *hw) in sam9x60_frac_pll_prepare() argument159 struct sam9x60_frac *frac = hw->priv; in sam9x60_frac_pll_prepare()164 static void sam9x60_frac_pll_unprepare(struct clk *hw) in sam9x60_frac_pll_unprepare() argument166 struct sam9x60_frac *frac = hw->priv; 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() argument232 struct sam9x60_frac *frac = hw->priv; in sam9x60_frac_pll_set_rate_chg()321 static TEE_Result sam9x60_div_pll_prepare(struct clk *hw) in sam9x60_div_pll_prepare() argument[all …]
186 static size_t clk_sama7g5_master_get_parent(struct clk *hw) in clk_sama7g5_master_get_parent() argument188 struct clk_master *master = hw->priv; in clk_sama7g5_master_get_parent()191 for (i = 0; i < hw->num_parents; i++) 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() argument200 struct clk_master *master = hw->priv; in clk_sama7g5_master_set_parent()202 if (index >= hw->num_parents) in clk_sama7g5_master_set_parent()210 static TEE_Result clk_sama7g5_master_set_rate(struct clk *hw, in clk_sama7g5_master_set_rate() argument214 struct clk_master *master = hw->priv; in clk_sama7g5_master_set_rate()243 static unsigned long clk_sama7g5_master_get_rate(struct clk *hw, in clk_sama7g5_master_get_rate() argument246 struct clk_master *master = hw->priv; in clk_sama7g5_master_get_rate()[all …]
41 opp-supported-hw = <0x3>;49 opp-supported-hw = <0x2>;57 opp-supported-hw = <0x2>;
402 st,hw-flow-ctrl;
853 cap-mmc-hw-reset;