Searched refs:other_mux_hw (Results 1 – 1 of 1) sorted by relevance
487 struct clk_hw *other_mux_hw = composite->clock_data->is_multi_mux(hw); in clk_stm32_composite_set_parent() local489 if (other_mux_hw) { in clk_stm32_composite_set_parent()492 clk_hw_reparent(other_mux_hw, hwp); in clk_stm32_composite_set_parent()527 struct clk_hw *other_mux_hw = NULL; in clk_stm32_set_safe_position_mux() local529 other_mux_hw = composite->clock_data->is_multi_mux(hw); in clk_stm32_set_safe_position_mux()531 if (!other_mux_hw || clk_stm32_composite_is_enabled(other_mux_hw)) in clk_stm32_set_safe_position_mux()