Home
last modified time | relevance | path

Searched refs:clk_hw_unregister_fixed_rate (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-fixed-rate.c128 void clk_hw_unregister_fixed_rate(struct clk_hw *hw) in clk_hw_unregister_fixed_rate() function
137 EXPORT_SYMBOL_GPL(clk_hw_unregister_fixed_rate);
162 clk_hw_unregister_fixed_rate(hw); in _of_fixed_clk_setup()
184 clk_hw_unregister_fixed_rate(hw); in of_fixed_clk_remove()
H A Dclk-fixed-mmio.c79 clk_hw_unregister_fixed_rate(clk); in of_fixed_mmio_clk_remove()
/OK3568_Linux_fs/kernel/drivers/clk/imgtec/
H A Dclk-boston.c98 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()
/OK3568_Linux_fs/kernel/drivers/clk/x86/
H A Dclk-pmc-atom.c231 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()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-ssp-clk.c274 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()
/OK3568_Linux_fs/kernel/drivers/clk/mvebu/
H A Dcp110-system-controller.c386 clk_hw_unregister_fixed_rate(cp110_clks[CP110_CORE_PLL0]); in cp110_syscon_common_probe()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-sun6i.c318 clk_hw_unregister_fixed_rate(rtc->int_osc); in sun6i_rtc_clk_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dclk-provider.h458 void clk_hw_unregister_fixed_rate(struct clk_hw *hw);