Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-ip.c449 static int mux_set_rate(struct clk_hw *hw, unsigned long rate, in mux_set_rate() function
501 .set_rate = mux_set_rate,
563 return mux_set_rate(hw, rate, parent_rate); in bypass_mux_set_rate()