Searched refs:other_mux_hw (Results 1 – 1 of 1) sorted by relevance
489 struct clk_hw *other_mux_hw = composite->clock_data->is_multi_mux(hw); in clk_stm32_composite_set_parent() local491 if (other_mux_hw) { in clk_stm32_composite_set_parent()494 clk_hw_reparent(other_mux_hw, hwp); in clk_stm32_composite_set_parent()529 struct clk_hw *other_mux_hw = NULL; in clk_stm32_set_safe_position_mux() local531 other_mux_hw = composite->clock_data->is_multi_mux(hw); in clk_stm32_set_safe_position_mux()533 if (!other_mux_hw || clk_stm32_composite_is_enabled(other_mux_hw)) in clk_stm32_set_safe_position_mux()