Searched refs:VOLTAGE_LSB (Results 1 – 1 of 1) sorted by relevance
106 #define VOLTAGE_LSB 3662 /* 3.662 mV */ macro160 *val = (FIELD_GET(VOLTAGE_CURRENT_MASK, raw_val) * VOLTAGE_LSB) / 1000; in tps23861_read_voltage()