Searched refs:top_divs (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
D | clk-mt8135.c | 26 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 531 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
|
D | clk-mt7629.c | 387 static const struct mtk_fixed_factor top_divs[] = { variable 587 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in mtk_topckgen_init()
|
D | clk-mt7622.c | 387 static const struct mtk_fixed_factor top_divs[] = { variable 627 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in mtk_topckgen_init()
|
D | clk-mt8516.c | 27 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 695 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
|
D | clk-mt8167.c | 31 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 941 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
|
D | clk-mt6779.c | 24 static const struct mtk_fixed_factor top_divs[] = { variable 1243 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6779_top_probe()
|
D | clk-mt6765.c | 81 static const struct mtk_fixed_factor top_divs[] = { variable 826 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in clk_mt6765_top_probe()
|
D | clk-mt8173.c | 35 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 852 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
|
D | clk-mt2712.c | 45 static const struct mtk_fixed_factor top_divs[] = { variable 1329 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt2712_top_probe()
|
D | clk-mt8183.c | 35 static const struct mtk_fixed_factor top_divs[] = { variable 1205 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8183_top_probe()
|