Searched refs:mtk_clk_unregister_fixed_clks (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/drivers/clk/mediatek/ |
| D | clk-mt6795-topckgen.c | 578 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()
|
| D | clk-mt8186-topckgen.c | 750 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()
|
| D | clk-mtk.c | 114 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);
|
| D | clk-mtk.h | 41 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num,
|
| D | clk-mt8195-topckgen.c | 1310 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()
|
| D | clk-mt8365.c | 1004 mtk_clk_unregister_fixed_clks(top_fixed_clks, in clk_mt8365_top_probe()
|