Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/mediatek/
Dclk-mt8186-topckgen.c750 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), clk_data); in clk_mt8186_topck_probe()
766 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), clk_data); in clk_mt8186_topck_remove()
Dclk-mtk.c91 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_unregister_fixed_clks() function
109 EXPORT_SYMBOL_GPL(mtk_clk_unregister_fixed_clks);
Dclk-mtk.h39 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num,
Dclk-mt8195-topckgen.c1289 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_probe()
1306 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_remove()