Home
last modified time | relevance | path

Searched refs:mtk_clk_register_factors (Results 1 – 21 of 21) sorted by relevance

/Linux-v6.1/drivers/clk/mediatek/
Dclk-mt2701.c683 mtk_clk_register_factors(top_fixed_divs, ARRAY_SIZE(top_fixed_divs), in mtk_topckgen_init()
769 mtk_clk_register_factors(infra_fixed_divs, ARRAY_SIZE(infra_fixed_divs), in mtk_infrasys_init_early()
800 mtk_clk_register_factors(infra_fixed_divs, ARRAY_SIZE(infra_fixed_divs), in mtk_infrasys_init()
1001 mtk_clk_register_factors(apmixed_fixed_divs, ARRAY_SIZE(apmixed_fixed_divs), in mtk_apmixedsys_init()
Dclk-mt6797.c396 mtk_clk_register_factors(top_fixed_divs, ARRAY_SIZE(top_fixed_divs), in mtk_topckgen_init()
572 mtk_clk_register_factors(infra_fixed_divs, ARRAY_SIZE(infra_fixed_divs), in mtk_infrasys_init_early()
601 mtk_clk_register_factors(infra_fixed_divs, ARRAY_SIZE(infra_fixed_divs), in mtk_infrasys_init()
Dclk-mt8135.c549 mtk_clk_register_factors(root_clk_alias, ARRAY_SIZE(root_clk_alias), clk_data); in mtk_topckgen_init()
550 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
Dclk-mt2712.c1311 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()
1348 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt2712_top_probe()
Dclk-mt8183.c1192 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()
1239 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8183_top_probe()
Dclk-mt7986-infracfg.c192 mtk_clk_register_factors(infra_divs, ARRAY_SIZE(infra_divs), clk_data); in clk_mt7986_infracfg_probe()
Dclk-mtk.c134 int mtk_clk_register_factors(const struct mtk_fixed_factor *clks, int num, in mtk_clk_register_factors() function
178 EXPORT_SYMBOL_GPL(mtk_clk_register_factors);
Dclk-mt8192.c1063 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()
1105 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8192_top_probe()
Dclk-mtk.h60 int mtk_clk_register_factors(const struct mtk_fixed_factor *clks, int num,
Dclk-mt7986-topckgen.c305 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt7986_topckgen_probe()
Dclk-mt6795-topckgen.c551 ret = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6795_topckgen_probe()
Dclk-mt8186-topckgen.c714 r = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt8186_topck_probe()
Dclk-mt8173.c871 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
893 mtk_clk_register_factors(infra_divs, ARRAY_SIZE(infra_divs), clk_data); in mtk_infrasys_init()
Dclk-mt7629.c588 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in mtk_topckgen_init()
Dclk-mt8516.c696 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
Dclk-mt7622.c646 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in mtk_topckgen_init()
Dclk-mt8195-topckgen.c1261 r = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), top_clk_data); in clk_mt8195_topck_probe()
Dclk-mt6779.c1245 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in clk_mt6779_top_probe()
Dclk-mt8167.c942 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), clk_data); in mtk_topckgen_init()
Dclk-mt6765.c827 mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in clk_mt6765_top_probe()
Dclk-mt8365.c945 ret = mtk_clk_register_factors(top_divs, ARRAY_SIZE(top_divs), in clk_mt8365_top_probe()