/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt8188-topckgen.c | 26 static const struct mtk_fixed_factor top_divs[] = { variable 1275 r = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8188_topck_probe() 1325 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8188_topck_probe() 1342 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8188_topck_remove()
|
H A D | clk-mt7986-topckgen.c | 25 static const struct mtk_fixed_factor top_divs[] = { variable 294 .factor_clks = top_divs, 295 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt8195-topckgen.c | 31 static const struct mtk_fixed_factor top_divs[] = { variable 1272 r = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_probe() 1322 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_probe() 1339 mtk_clk_unregister_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_remove()
|
H A D | clk-mt7981-topckgen.c | 22 static const struct mtk_fixed_factor top_divs[] = { variable 399 .factor_clks = top_divs, 400 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H 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),
|
H 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),
|
H 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),
|
H A D | clk-mt8135.c | 22 static const struct mtk_fixed_factor top_divs[] = { variable 540 .factor_clks = top_divs, 541 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt7622.c | 263 static const struct mtk_fixed_factor top_divs[] = { variable 496 .factor_clks = top_divs, 497 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt8516.c | 29 static const struct mtk_fixed_factor top_divs[] __initconst = { variable 648 .factor_clks = top_divs, 649 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt8167.c | 32 static const struct mtk_fixed_factor top_divs[] = { variable 866 .factor_clks = top_divs, 867 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt7629.c | 362 static const struct mtk_fixed_factor top_divs[] = { variable 564 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in mtk_topckgen_init()
|
H A D | clk-mt8183.c | 32 static const struct mtk_fixed_factor top_divs[] = { variable 878 .factor_clks = top_divs, 879 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt2712.c | 36 static const struct mtk_fixed_factor top_divs[] = { variable 958 .factor_clks = top_divs, 959 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt8365.c | 33 static const struct mtk_fixed_factor top_divs[] = { variable 770 .factor_clks = top_divs, 771 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt8192.c | 26 static const struct mtk_fixed_factor top_divs[] = { variable 1002 .factor_clks = top_divs, 1003 .num_factor_clks = ARRAY_SIZE(top_divs),
|
H A D | clk-mt6765.c | 82 static const struct mtk_fixed_factor top_divs[] = { variable 779 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in clk_mt6765_top_probe()
|
H A D | clk-mt6779.c | 24 static const struct mtk_fixed_factor top_divs[] = { variable 1248 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6779_top_probe()
|