Searched refs:voltage_uV (Results 1 – 3 of 3) sorted by relevance
96 int voltage_uV; /* units of µV */ member285 di->voltage_uV = di->voltage_raw * 4880; in ds2760_battery_read_status()509 val->intval = di->voltage_uV; in ds2760_battery_get_property()
160 int *voltage_uV) in ds2781_get_voltage() argument183 *voltage_uV = voltage_raw * 9760; in ds2781_get_voltage()
156 int *voltage_uV) in ds2780_get_voltage() argument179 *voltage_uV = (voltage_raw / 32) * 4880; in ds2780_get_voltage()