Searched refs:top_early_divs (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/clk/mediatek/ |
| D | clk-mt8183.c | 31 static const struct mtk_fixed_factor top_early_divs[] = { variable 1181 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), in clk_mt8183_top_init_early() 1202 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), in clk_mt8183_top_probe()
|
| D | clk-mt2712.c | 38 static const struct mtk_fixed_factor top_early_divs[] = { variable 1292 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), in clk_mt2712_top_init_early() 1327 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), in clk_mt2712_top_probe()
|
| D | clk-mt8192.c | 27 static const struct mtk_fixed_factor top_early_divs[] = { variable 1193 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), top_clk_data); in clk_mt8192_top_init_early() 1212 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), top_clk_data); in clk_mt8192_top_probe()
|