Home
last modified time | relevance | path

Searched refs:mtk_clk_register_pll_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/clk/mediatek/
Dclk-pll.h101 struct clk_hw *mtk_clk_register_pll_ops(struct mtk_clk_pll *pll,
Dclk-pll.c285 struct clk_hw *mtk_clk_register_pll_ops(struct mtk_clk_pll *pll, in mtk_clk_register_pll_ops() function
342 hw = mtk_clk_register_pll_ops(pll, data, base, &mtk_pll_ops); in mtk_clk_register_pll()
Dclk-pllfh.c169 hw = mtk_clk_register_pll_ops(&fh->clk_pll, pll_data, base, in mtk_clk_register_pllfh()