Home
last modified time | relevance | path

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

/linux/drivers/clk/meson/
H A Dclk-pll.c413 static int meson_clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in meson_clk_pll_set_rate() function
457 meson_clk_pll_set_rate(hw, old_rate, parent_rate); in meson_clk_pll_set_rate()
483 .set_rate = meson_clk_pll_set_rate,