Searched refs:clk_hw_unregister_fixed_rate (Results 1 – 12 of 12) sorted by relevance
98 clk_hw_unregister_fixed_rate(onecell->hws[BOSTON_CLK_CPU]); in clk_boston_setup()100 clk_hw_unregister_fixed_rate(onecell->hws[BOSTON_CLK_SYS]); in clk_boston_setup()102 clk_hw_unregister_fixed_rate(onecell->hws[BOSTON_CLK_INPUT]); in clk_boston_setup()
148 void clk_hw_unregister_fixed_rate(struct clk_hw *hw) in clk_hw_unregister_fixed_rate() function157 EXPORT_SYMBOL_GPL(clk_hw_unregister_fixed_rate);182 clk_hw_unregister_fixed_rate(hw); in _of_fixed_clk_setup()204 clk_hw_unregister_fixed_rate(hw); in of_fixed_clk_remove()
44 clk_hw_unregister_fixed_rate(parent); in clk_gate_register_test_parent_names()64 clk_hw_unregister_fixed_rate(parent); in clk_gate_register_test_parent_data()84 clk_hw_unregister_fixed_rate(parent); in clk_gate_register_test_parent_data_legacy()102 clk_hw_unregister_fixed_rate(parent); in clk_gate_register_test_parent_hw()229 clk_hw_unregister_fixed_rate(ctx->parent); in clk_gate_test_exit()
79 clk_hw_unregister_fixed_rate(clk); in of_fixed_mmio_clk_remove()
231 clk_hw_unregister_fixed_rate(pclk->clk); in plt_clk_register_fixed_rate()241 clk_hw_unregister_fixed_rate(pclk->clk); in plt_clk_unregister_fixed_rate()
274 clk_hw_unregister_fixed_rate(pclk[id].hw); in unregister_parent_src_clk()303 clk_hw_unregister_fixed_rate(parent[i].hw); in skl_register_parent_clks()
106 clk_hw_unregister_fixed_rate(clk_data->hws[rc->id]); in mtk_clk_register_fixed_clks()128 clk_hw_unregister_fixed_rate(clk_data->hws[rc->id]); in mtk_clk_unregister_fixed_clks()
220 clk_hw_unregister_fixed_rate(sclk->hw); in mt7621_register_fixed_clocks()555 clk_hw_unregister_fixed_rate(sclk->hw); in mt7621_clk_probe()
386 clk_hw_unregister_fixed_rate(cp110_clks[CP110_CORE_PLL0]); in cp110_syscon_common_probe()
329 clk_hw_unregister_fixed_rate(rtc->int_osc); in sun6i_rtc_clk_init()
483 void clk_hw_unregister_fixed_rate(struct clk_hw *hw);
3702 clk_hw_unregister_fixed_rate(bp->i2c_clk); in ptp_ocp_detach()