/linux-6.3-rc2/drivers/clk/mediatek/ |
A D | clk-mt7986-topckgen.c | 27 static const struct mtk_fixed_factor top_divs[] = { variable 296 .factor_clks = top_divs, 297 .num_factor_clks = ARRAY_SIZE(top_divs),
|
A 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() 1311 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_probe() 1328 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_remove()
|
A D | clk-mt7981-topckgen.c | 24 static const struct mtk_fixed_factor top_divs[] = { variable 400 .factor_clks = top_divs, 401 .num_factor_clks = ARRAY_SIZE(top_divs),
|
A D | clk-mt6795-topckgen.c | 358 static const struct mtk_fixed_factor top_divs[] = { variable 529 .factor_clks = top_divs, 530 .num_factor_clks = ARRAY_SIZE(top_divs),
|
A D | clk-mt8173-topckgen.c | 433 static const struct mtk_fixed_factor top_divs[] = { variable 630 .factor_clks = top_divs, 631 .num_factor_clks = ARRAY_SIZE(top_divs),
|
A D | clk-mt8186-topckgen.c | 21 static const struct mtk_fixed_factor top_divs[] = { variable 709 .factor_clks = top_divs, 710 .num_factor_clks = ARRAY_SIZE(top_divs),
|
A 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()
|
A 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() 1003 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt8365_top_probe()
|
A 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()
|
A 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()
|
A 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()
|
A 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()
|
A D | clk-mt6779.c | 26 static const struct mtk_fixed_factor top_divs[] = { variable 1246 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6779_top_probe()
|
A 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()
|
A 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()
|
A D | clk-mt8183.c | 33 static const struct mtk_fixed_factor top_divs[] = { variable 1164 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8183_top_probe()
|
A D | clk-mt8192.c | 29 static const struct mtk_fixed_factor top_divs[] = { variable 1135 .factor_clks = top_divs, 1136 .num_factor_clks = ARRAY_SIZE(top_divs),
|