Searched refs:clk_programmable_recalc_rate (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/clk/at91/
H A Dclk-programmable.c32 static unsigned long clk_programmable_recalc_rate(struct clk_hw *hw, function
188 prog->pms.rate = clk_programmable_recalc_rate(hw, prog->pms.parent_rate);
206 .recalc_rate = clk_programmable_recalc_rate,

Completed in 116 milliseconds