Searched refs:max_volt (Results 1 – 5 of 5) sorted by relevance
34 unsigned int max_volt; member67 volt_mag_multi = (u64)(haptic->max_volt - haptic->min_volt) * magnitude; in regulator_haptic_set_voltage()72 haptic->max_volt); in regulator_haptic_set_voltage()131 error = of_property_read_u32(node, "max-microvolt", &haptic->max_volt); in regulator_haptic_parse_dt()163 haptic->max_volt = pdata->max_volt; in regulator_haptic_probe()
25 unsigned int max_volt; member
159 unsigned long min_volt, max_volt; in imx6q_cpufreq_probe() local296 max_volt = dev_pm_opp_get_voltage(opp); in imx6q_cpufreq_probe()298 ret = regulator_set_voltage_time(arm_reg, min_volt, max_volt); in imx6q_cpufreq_probe()
266 int max_volt; member
550 if (vocv > info->pdata->max_volt) in fuel_gauge_battery_health()692 val->intval = PROP_VOLT(info->pdata->max_volt); in fuel_gauge_get_property()905 switch (info->pdata->max_volt) { in fuel_gauge_program_vbatt_full()