Searched refs:top_early_divs (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/clk/mediatek/ |
D | clk-mt8183.c | 29 static const struct mtk_fixed_factor top_early_divs[] = { variable 1192 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), in clk_mt8183_top_init_early() 1236 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), in clk_mt8183_top_probe()
|
D | clk-mt2712.c | 39 static const struct mtk_fixed_factor top_early_divs[] = { variable 1311 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), in clk_mt2712_top_init_early() 1346 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), in clk_mt2712_top_probe()
|
D | clk-mt8192.c | 29 static const struct mtk_fixed_factor top_early_divs[] = { variable 1063 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), top_clk_data); in clk_mt8192_top_init_early() 1104 mtk_clk_register_factors(top_early_divs, ARRAY_SIZE(top_early_divs), top_clk_data); in clk_mt8192_top_probe()
|