Home
last modified time | relevance | path

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

/linux/drivers/clk/keystone/
H A Dsci-clk.c215 static int sci_clk_set_rate(struct clk_hw *hw, unsigned long rate, in sci_clk_set_rate() function
288 sci_clk_set_rate(hw, clk->rate, 0); in sci_clk_restore_context()
297 .set_rate = sci_clk_set_rate,