Searched refs:mtk_clk_register_fixed_clks (Results 1 – 18 of 18) sorted by relevance
| /Linux-v6.1/drivers/clk/mediatek/ |
| D | clk-mtk.c | 68 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);
|
| D | clk-mtk.h | 39 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num,
|
| D | clk-mt7986-topckgen.c | 303 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt7986_topckgen_probe()
|
| D | clk-mt6795-topckgen.c | 547 ret = mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), clk_data); in clk_mt6795_topckgen_probe()
|
| D | clk-mt8186-topckgen.c | 709 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8186_topck_probe()
|
| D | clk-mt7629.c | 585 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
| D | clk-mt8516.c | 692 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), in mtk_topckgen_init()
|
| D | clk-mt7622.c | 643 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
| D | clk-mt8195-topckgen.c | 1256 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8195_topck_probe()
|
| D | clk-mt2701.c | 680 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
| D | clk-mt6779.c | 1242 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
|
| D | clk-mt8167.c | 938 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), in mtk_topckgen_init()
|
| D | clk-mt2712.c | 1344 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt2712_top_probe()
|
| D | clk-mt6765.c | 825 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), in clk_mt6765_top_probe()
|
| D | clk-mt8183.c | 1233 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8183_top_probe()
|
| D | clk-mt8365.c | 940 ret = mtk_clk_register_fixed_clks(top_fixed_clks, in clk_mt8365_top_probe()
|
| D | clk-mt8173.c | 870 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), clk_data); in mtk_topckgen_init()
|
| D | clk-mt8192.c | 1103 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8192_top_probe()
|