Searched refs:gate_ref (Results 1 – 1 of 1) sorted by relevance
892 static const struct stm32mp1_clk_gate *gate_ref(unsigned int idx) in gate_ref() function969 if (gate_ref(i)->index == id) { in stm32mp1_clk_get_gated_id()981 return (enum stm32mp1_parent_sel)(gate_ref(i)->sel); in stm32mp1_clk_get_sel()986 return (enum stm32mp1_parent_id)(gate_ref(i)->fixed); in stm32mp1_clk_get_fixed_parent()1381 gate = gate_ref(i); in __stm32mp1_clk_enable()1426 gate = gate_ref(i); in __stm32mp1_clk_disable()1480 return __clk_is_enabled(gate_ref(i)); in stm32mp_clk_is_enabled()