Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mtk.c86 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);
520 r = mtk_clk_register_fixed_clks(mcd->fixed_clks, in __mtk_clk_simple_probe()
H A Dclk-mtk.h58 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num,
H A Dclk-mt7629.c561 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
H A Dclk-mt8188-topckgen.c1270 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8188_topck_probe()
H A Dclk-mt8195-topckgen.c1267 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8195_topck_probe()
H A Dclk-mt6779.c1245 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
H A Dclk-mt6765.c777 mtk_clk_register_fixed_clks(fixed_clks, ARRAY_SIZE(fixed_clks), in clk_mt6765_top_probe()
H A Dclk-mt2701.c673 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()