Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mediatek/
H A Dclk-pll.h92 unsigned long mtk_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate);
H A 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,
H A Dclk-pllfh.c44 .recalc_rate = mtk_pll_recalc_rate,