Searched refs:volt_mag_multi (Results 1 – 1 of 1) sorted by relevance
60 u64 volt_mag_multi; in regulator_haptic_set_voltage() local64 volt_mag_multi = (u64)(haptic->max_volt - haptic->min_volt) * magnitude; in regulator_haptic_set_voltage()65 intensity = (unsigned int)(volt_mag_multi >> MAX_MAGNITUDE_SHIFT); in regulator_haptic_set_voltage()