Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/mediatek/
Dclk-pll.h92 unsigned long mtk_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate);
Dclk-pll.c187 unsigned long mtk_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) in mtk_pll_recalc_rate() function
280 .recalc_rate = mtk_pll_recalc_rate,
Dclk-pllfh.c44 .recalc_rate = mtk_pll_recalc_rate,