Home
last modified time | relevance | path

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

/linux/drivers/clk/
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()
A Dclk-fixed-mmio.c79 clk_hw_unregister_fixed_rate(clk); in of_fixed_mmio_clk_remove()
/linux/drivers/clk/imgtec/
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()
/linux/drivers/clk/x86/
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()
/linux/sound/soc/intel/skylake/
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()
/linux/drivers/clk/ralink/
A Dclk-mt7621.c217 clk_hw_unregister_fixed_rate(sclk->hw); in mt7621_register_fixed_clocks()
470 clk_hw_unregister_fixed_rate(sclk->hw); in mt7621_clk_probe()
/linux/drivers/clk/mvebu/
A Dcp110-system-controller.c386 clk_hw_unregister_fixed_rate(cp110_clks[CP110_CORE_PLL0]); in cp110_syscon_common_probe()
/linux/drivers/rtc/
A Drtc-sun6i.c318 clk_hw_unregister_fixed_rate(rtc->int_osc); in sun6i_rtc_clk_init()
/linux/include/linux/
A Dclk-provider.h444 void clk_hw_unregister_fixed_rate(struct clk_hw *hw);
/linux/drivers/ptp/
A Dptp_ocp.c2438 clk_hw_unregister_fixed_rate(bp->i2c_clk); in ptp_ocp_detach()
/linux/
A Dvmlinux.symvers4658 0x00000000 clk_hw_unregister_fixed_rate vmlinux EXPORT_SYMBOL_GPL
A DSystem.map24156 ffff80001065b7b4 T clk_hw_unregister_fixed_rate
A D.tmp_System.map24156 ffff80001065b7b4 T clk_hw_unregister_fixed_rate

Completed in 336 milliseconds