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

/linux-4.4.14/drivers/input/misc/
H A Dregulator-haptic.c63 u64 volt_mag_multi; regulator_haptic_set_voltage() local
67 volt_mag_multi = (u64)(haptic->max_volt - haptic->min_volt) * magnitude; regulator_haptic_set_voltage()
68 intensity = (unsigned int)(volt_mag_multi >> MAX_MAGNITUDE_SHIFT); regulator_haptic_set_voltage()

Completed in 152 milliseconds