Home
last modified time | relevance | path

Searched refs:top_muxes (Results 1 – 17 of 17) sorted by relevance

/drivers/clk/mediatek/
Dclk-mt6795-topckgen.c450 static const struct mtk_mux top_muxes[] = { variable
555 ret = mtk_clk_register_muxes(top_muxes, ARRAY_SIZE(top_muxes), node, in clk_mt6795_topckgen_probe()
574 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.c664 static struct mtk_composite top_muxes[] = { variable
723 r = mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in clk_mt8186_topck_probe()
744 mtk_clk_unregister_composites(top_muxes, ARRAY_SIZE(top_muxes), clk_data); in clk_mt8186_topck_probe()
763 mtk_clk_unregister_composites(top_muxes, ARRAY_SIZE(top_muxes), clk_data); in clk_mt8186_topck_remove()
Dclk-mt7986-topckgen.c175 static const struct mtk_mux top_muxes[] = { variable
291 ARRAY_SIZE(top_muxes); in clk_mt7986_topckgen_probe()
306 mtk_clk_register_muxes(top_muxes, ARRAY_SIZE(top_muxes), node, in clk_mt7986_topckgen_probe()
Dclk-mt8183.c521 static const struct mtk_mux top_muxes[] = { variable
1211 for (i = 0; i < ARRAY_SIZE(top_muxes); i++) in clk_mt8183_reg_mfg_mux_notifier()
1212 if (top_muxes[i].id == CLK_TOP_MUX_MFG) in clk_mt8183_reg_mfg_mux_notifier()
1214 if (i == ARRAY_SIZE(top_muxes)) in clk_mt8183_reg_mfg_mux_notifier()
1217 mfg_mux_nb->ops = top_muxes[i].ops; in clk_mt8183_reg_mfg_mux_notifier()
1241 mtk_clk_register_muxes(top_muxes, ARRAY_SIZE(top_muxes), in clk_mt8183_top_probe()
Dclk-mt8365.c416 static const struct mtk_mux top_muxes[] = { variable
950 ret = mtk_clk_register_muxes(top_muxes, ARRAY_SIZE(top_muxes), node, in clk_mt8365_top_probe()
1000 mtk_clk_unregister_muxes(top_muxes, ARRAY_SIZE(top_muxes), clk_data); in clk_mt8365_top_probe()
Dclk-mt8135.c353 static const struct mtk_composite top_muxes[] __initconst = { variable
539 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
Dclk-mt7629.c462 static struct mtk_composite top_muxes[] = { variable
569 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), in mtk_topckgen_init()
Dclk-mt7622.c483 static struct mtk_composite top_muxes[] = { variable
618 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), in mtk_topckgen_init()
Dclk-mt6797.c324 static const struct mtk_composite top_muxes[] = { variable
401 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
Dclk-mt8516.c362 static struct mtk_composite top_muxes[] __initdata = { variable
661 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
Dclk-mt6765.c366 static const struct mtk_mux top_muxes[] = { variable
785 mtk_clk_register_muxes(top_muxes, ARRAY_SIZE(top_muxes), node, in clk_mt6765_top_probe()
Dclk-mt2701.c488 static const struct mtk_composite top_muxes[] = { variable
682 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), in mtk_topckgen_init()
Dclk-mt8167.c522 static struct mtk_composite top_muxes[] __initdata = { variable
943 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
Dclk-mt6779.c639 static const struct mtk_mux top_muxes[] = { variable
1251 mtk_clk_register_muxes(top_muxes, ARRAY_SIZE(top_muxes), in clk_mt6779_top_probe()
Dclk-mt2712.c737 static struct mtk_composite top_muxes[] = { variable
1323 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in clk_mt2712_top_probe()
Dclk-mt8192.c692 static struct mtk_composite top_muxes[] = { variable
1108 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, &mt8192_clk_lock, in clk_mt8192_top_probe()
Dclk-mt8173.c541 static const struct mtk_composite top_muxes[] __initconst = { variable
872 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()