Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/mediatek/
Dclk-pll.c55 static inline struct mtk_clk_pll *to_mtk_clk_pll(struct clk_hw *hw) in to_mtk_clk_pll() function
62 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_is_prepared()
204 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_set_rate()
217 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_recalc_rate()
233 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_round_rate()
244 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_prepare()
278 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_unprepare()
370 pll = to_mtk_clk_pll(hw); in mtk_clk_unregister_pll()
429 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_clk_pll_get_base()