Searched refs:mux_helper_determine_rate (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/clk/sophgo/ |
D | clk-cv18xx-ip.c | 187 static int mux_helper_determine_rate(struct cv1800_clk_common *common, in mux_helper_determine_rate() function 254 return mux_helper_determine_rate(&div->common, req, in div_determine_rate() 327 return mux_helper_determine_rate(&div->div.common, req, in bypass_div_determine_rate() 429 return mux_helper_determine_rate(&mux->common, req, in mux_determine_rate() 538 return mux_helper_determine_rate(&mux->mux.common, req, in bypass_mux_determine_rate() 668 return mux_helper_determine_rate(&mmux->common, req, in mmux_determine_rate()
|