Searched refs:mtk_clk_register_fixed_clks (Results 1 – 8 of 8) sorted by relevance
/drivers/clk/mediatek/ |
D | clk-mtk.c | 86 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_register_fixed_clks() function 130 EXPORT_SYMBOL_GPL(mtk_clk_register_fixed_clks); 522 r = mtk_clk_register_fixed_clks(mcd->fixed_clks, in __mtk_clk_simple_probe()
|
D | clk-mtk.h | 58 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num,
|
D | clk-mt7629.c | 561 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
D | clk-mt8188-topckgen.c | 1270 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8188_topck_probe()
|
D | clk-mt8195-topckgen.c | 1267 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8195_topck_probe()
|
D | clk-mt6765.c | 777 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), in clk_mt6765_top_probe()
|
D | clk-mt2701.c | 673 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
D | clk-mt6779.c | 1245 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
|