Home
last modified time | relevance | path

Searched refs:mtk_pll_set_rate (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/mediatek/
H A Dclk-pll.h96 int mtk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
H A Dclk-pll.c174 int mtk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in mtk_pll_set_rate() function
282 .set_rate = mtk_pll_set_rate,
/kernel/linux/linux-5.10/drivers/clk/mediatek/
H A Dclk-pll.c196 static int mtk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in mtk_pll_set_rate() function
297 .set_rate = mtk_pll_set_rate,

Completed in 4 milliseconds