Searched refs:clk_changed (Results 1 – 2 of 2) sorted by relevance
293 bool en = false, clk_changed = false; in sdhci_sprd_set_clock() local305 clk_changed = true; in sdhci_sprd_set_clock()316 if (clk_changed && clock > SDHCI_SPRD_PHY_DLL_CLK) in sdhci_sprd_set_clock()
51 bool clk_changed = false; in clock_mux_update() local64 clk_changed |= clock_set_mul_div(mux->out, freq_multiplier, mux->multiplier); in clock_mux_update()65 clk_changed |= clock_set(mux->out, clock_get(current_source)); in clock_mux_update()66 if (clk_changed) { in clock_mux_update()