/drivers/clk/mediatek/ |
D | clk-mt6795-topckgen.c | 450 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()
|
D | clk-mt8186-topckgen.c | 664 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()
|
D | clk-mt7986-topckgen.c | 175 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()
|
D | clk-mt8183.c | 521 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()
|
D | clk-mt8365.c | 416 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()
|
D | clk-mt8135.c | 353 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()
|
D | clk-mt7629.c | 462 static struct mtk_composite top_muxes[] = { variable 569 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), in mtk_topckgen_init()
|
D | clk-mt7622.c | 483 static struct mtk_composite top_muxes[] = { variable 618 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), in mtk_topckgen_init()
|
D | clk-mt6797.c | 324 static const struct mtk_composite top_muxes[] = { variable 401 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
|
D | clk-mt8516.c | 362 static struct mtk_composite top_muxes[] __initdata = { variable 661 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
|
D | clk-mt6765.c | 366 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()
|
D | clk-mt2701.c | 488 static const struct mtk_composite top_muxes[] = { variable 682 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), in mtk_topckgen_init()
|
D | clk-mt8167.c | 522 static struct mtk_composite top_muxes[] __initdata = { variable 943 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in mtk_topckgen_init()
|
D | clk-mt6779.c | 639 static const struct mtk_mux top_muxes[] = { variable 1251 mtk_clk_register_muxes(top_muxes, ARRAY_SIZE(top_muxes), in clk_mt6779_top_probe()
|
D | clk-mt2712.c | 737 static struct mtk_composite top_muxes[] = { variable 1323 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base, in clk_mt2712_top_probe()
|
D | clk-mt8192.c | 692 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()
|
D | clk-mt8173.c | 541 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()
|