Searched refs:gate_ref (Results 1 – 1 of 1) sorted by relevance
640 static const struct stm32mp1_clk_gate *gate_ref(unsigned int idx) in gate_ref() function717 if (gate_ref(i)->index == id) { in stm32mp1_clk_get_gated_id()729 return (enum stm32mp1_parent_sel)(gate_ref(i)->sel); in stm32mp1_clk_get_sel()734 return (enum stm32mp1_parent_id)(gate_ref(i)->fixed); in stm32mp1_clk_get_fixed_parent()1129 gate = gate_ref(i); in __stm32mp1_clk_enable()1174 gate = gate_ref(i); in __stm32mp1_clk_disable()1228 return __clk_is_enabled(gate_ref(i)); in stm32mp_clk_is_enabled()