Searched refs:voltage_diff (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Dvc.c465 * @voltage_diff: voltage difference in microvolts
472 static u32 omap4_calc_volt_ramp(struct voltagedomain *voltdm, u32 voltage_diff) argument
478 time = voltage_diff / voltdm->pmic->slew_rate;

Completed in 114 milliseconds