Home
last modified time | relevance | path

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

/drivers/clk/mediatek/
Dclk-mux.c253 void mtk_clk_unregister_muxes(const struct mtk_mux *muxes, int num, in mtk_clk_unregister_muxes() function
271 EXPORT_SYMBOL_GPL(mtk_clk_unregister_muxes);
Dclk-mt6795-topckgen.c574 mtk_clk_unregister_muxes(top_muxes, ARRAY_SIZE(top_muxes), clk_data); in clk_mt6795_topckgen_probe()
591 mtk_clk_unregister_muxes(top_muxes, ARRAY_SIZE(top_muxes), clk_data); in clk_mt6795_topckgen_remove()
Dclk-mt8186-topckgen.c746 mtk_clk_unregister_muxes(top_mtk_muxes, ARRAY_SIZE(top_mtk_muxes), clk_data); in clk_mt8186_topck_probe()
764 mtk_clk_unregister_muxes(top_mtk_muxes, ARRAY_SIZE(top_mtk_muxes), clk_data); in clk_mt8186_topck_remove()
Dclk-mux.h91 void mtk_clk_unregister_muxes(const struct mtk_mux *muxes, int num,
Dclk-mt8195-topckgen.c1306 mtk_clk_unregister_muxes(top_mtk_muxes, ARRAY_SIZE(top_mtk_muxes), top_clk_data); in clk_mt8195_topck_probe()
1324 mtk_clk_unregister_muxes(top_mtk_muxes, ARRAY_SIZE(top_mtk_muxes), top_clk_data); in clk_mt8195_topck_remove()
Dclk-mt8365.c1000 mtk_clk_unregister_muxes(top_muxes, ARRAY_SIZE(top_muxes), clk_data); in clk_mt8365_top_probe()