Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/mediatek/
Dclk-mt6795-topckgen.c578 mtk_clk_unregister_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), clk_data); in clk_mt6795_topckgen_probe()
593 mtk_clk_unregister_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), clk_data); in clk_mt6795_topckgen_remove()
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.c114 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_unregister_fixed_clks() function
132 EXPORT_SYMBOL_GPL(mtk_clk_unregister_fixed_clks);
Dclk-mtk.h41 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num,
Dclk-mt8195-topckgen.c1310 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_probe()
1326 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_remove()
Dclk-mt8365.c1004 mtk_clk_unregister_fixed_clks(top_fixed_clks, in clk_mt8365_top_probe()