Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_mp.c146 static unsigned long ccu_mp_recalc_rate(struct clk_hw *hw, in ccu_mp_recalc_rate() function
245 .recalc_rate = ccu_mp_recalc_rate,
270 unsigned long rate = ccu_mp_recalc_rate(hw, parent_rate); in ccu_mp_mmc_recalc_rate()