Home
last modified time | relevance | path

Searched refs:mtk_clk_unregister_fixed_clks (Results 1 – 4 of 4) sorted by relevance

/drivers/clk/mediatek/
Dclk-mtk.c132 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_unregister_fixed_clks() function
150 EXPORT_SYMBOL_GPL(mtk_clk_unregister_fixed_clks);
616 mtk_clk_unregister_fixed_clks(mcd->fixed_clks, in __mtk_clk_simple_probe()
651 mtk_clk_unregister_fixed_clks(mcd->fixed_clks, in __mtk_clk_simple_remove()
Dclk-mt8188-topckgen.c1327 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8188_topck_probe()
1343 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8188_topck_remove()
Dclk-mt8195-topckgen.c1324 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_probe()
1340 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_remove()
Dclk-mtk.h60 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num,