Home
last modified time | relevance | path

Searched refs:mtk_clk_register_fixed_clks (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.1/drivers/clk/mediatek/
Dclk-mtk.c68 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_register_fixed_clks() function
112 EXPORT_SYMBOL_GPL(mtk_clk_register_fixed_clks);
Dclk-mtk.h39 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num,
Dclk-mt7986-topckgen.c303 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt7986_topckgen_probe()
Dclk-mt6795-topckgen.c547 ret = mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), clk_data); in clk_mt6795_topckgen_probe()
Dclk-mt8186-topckgen.c709 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8186_topck_probe()
Dclk-mt7629.c585 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
Dclk-mt8516.c692 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), in mtk_topckgen_init()
Dclk-mt7622.c643 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
Dclk-mt8195-topckgen.c1256 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8195_topck_probe()
Dclk-mt2701.c680 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
Dclk-mt6779.c1242 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
Dclk-mt8167.c938 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), in mtk_topckgen_init()
Dclk-mt2712.c1344 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt2712_top_probe()
Dclk-mt6765.c825 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), in clk_mt6765_top_probe()
Dclk-mt8183.c1233 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8183_top_probe()
Dclk-mt8365.c940 ret = mtk_clk_register_fixed_clks(top_fixed_clks, in clk_mt8365_top_probe()
Dclk-mt8173.c870 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), clk_data); in mtk_topckgen_init()
Dclk-mt8192.c1103 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8192_top_probe()