Home
last modified time | relevance | path

Searched refs:voltage_mv (Results 1 – 7 of 7) sorted by relevance

/drivers/power/supply/
A Dcw2015_battery.c72 int voltage_mv; member
308 int ret, i, voltage_mv; in cw_get_voltage() local
326 voltage_mv = avg * 312 / 1024; in cw_get_voltage()
329 voltage_mv, reg_val); in cw_get_voltage()
330 return voltage_mv; in cw_get_voltage()
380 int voltage_mv; in cw_update_voltage() local
382 voltage_mv = cw_get_voltage(cw_bat); in cw_update_voltage()
383 if (voltage_mv < 0) in cw_update_voltage()
385 voltage_mv); in cw_update_voltage()
387 cw_bat->voltage_mv = voltage_mv; in cw_update_voltage()
[all …]
A Dmax77705_charger.c352 int voltage_mv; in max77705_get_float_voltage() local
357 voltage_mv = reg_data <= 0x04 ? reg_data * 50 + 4000 : in max77705_get_float_voltage()
359 *val = voltage_mv * 1000; in max77705_get_float_voltage()
/drivers/regulator/
A Dcros-ec-regulator.c89 return resp.voltage_mv * 1000; in cros_ec_regulator_get_voltage()
/drivers/net/wireless/ath/ath11k/
A Dqmi.h389 u32 voltage_mv; member
A Dqmi.c1042 voltage_mv),
/drivers/net/wireless/ath/ath12k/
A Dqmi.h478 u32 voltage_mv; member
A Dqmi.c1316 voltage_mv),

Completed in 25 milliseconds