Home
last modified time | relevance | path

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

/drivers/clk/mediatek/
Dclk-mt6795-topckgen.c576 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6795_topckgen_probe()
592 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6795_topckgen_remove()
Dclk-mt8186-topckgen.c748 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt8186_topck_probe()
765 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt8186_topck_remove()
Dclk-mtk.c180 void mtk_clk_unregister_factors(const struct mtk_fixed_factor *clks, int num, in mtk_clk_unregister_factors() function
198 EXPORT_SYMBOL_GPL(mtk_clk_unregister_factors);
Dclk-mtk.h62 void mtk_clk_unregister_factors(const struct mtk_fixed_factor *clks, int num,
Dclk-mt8195-topckgen.c1308 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_probe()
1325 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_remove()
Dclk-mt8365.c1002 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt8365_top_probe()