/Linux-v6.1/drivers/clk/mediatek/ |
D | clk-mt6795-topckgen.c | 358 static const struct mtk_fixed_factor top_divs[] = { variable 551 ret = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6795_topckgen_probe() 576 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()
|
D | clk-mt8186-topckgen.c | 21 static const struct mtk_fixed_factor top_divs[] = { variable 714 r = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt8186_topck_probe() 748 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()
|
D | clk-mt7986-topckgen.c | 27 static const struct mtk_fixed_factor top_divs[] = { variable 290 int nr = ARRAY_SIZE(top_fixed_clks) + ARRAY_SIZE(top_divs) + in clk_mt7986_topckgen_probe() 305 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt7986_topckgen_probe()
|
D | clk-mt8195-topckgen.c | 31 static const struct mtk_fixed_factor top_divs[] = { variable 1261 r = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_probe() 1308 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()
|
D | clk-mt8135.c | 27 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 550 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
|
D | clk-mt8365.c | 33 static const struct mtk_fixed_factor top_divs[] = { variable 945 ret = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in clk_mt8365_top_probe() 1002 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt8365_top_probe()
|
D | clk-mt7629.c | 388 static const struct mtk_fixed_factor top_divs[] = { variable 588 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in mtk_topckgen_init()
|
D | clk-mt7622.c | 388 static const struct mtk_fixed_factor top_divs[] = { variable 646 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in mtk_topckgen_init()
|
D | clk-mt8516.c | 28 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 696 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
|
D | clk-mt6779.c | 26 static const struct mtk_fixed_factor top_divs[] = { variable 1245 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6779_top_probe()
|
D | clk-mt8167.c | 32 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 942 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
|
D | clk-mt8183.c | 33 static const struct mtk_fixed_factor top_divs[] = { variable 1239 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8183_top_probe()
|
D | clk-mt2712.c | 46 static const struct mtk_fixed_factor top_divs[] = { variable 1348 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt2712_top_probe()
|
D | clk-mt6765.c | 82 static const struct mtk_fixed_factor top_divs[] = { variable 827 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in clk_mt6765_top_probe()
|
D | clk-mt8173.c | 36 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 871 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
|
D | clk-mt8192.c | 33 static const struct mtk_fixed_factor top_divs[] = { variable 1105 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8192_top_probe()
|