Searched refs:REG_VOLTAGE (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/power/supply/ |
D | acer_a500_battery.c | 23 REG_VOLTAGE, enumerator 39 [REG_VOLTAGE] = EC_DATA(0x01, VOLTAGE_NOW),
|
D | sbs-battery.c | 29 REG_VOLTAGE, enumerator 105 [REG_VOLTAGE] =
|
/linux-6.6.21/drivers/hwmon/ |
D | nct7802.c | 23 static const u8 REG_VOLTAGE[5] = { 0x09, 0x0a, 0x0c, 0x0d, 0x0e }; variable 310 ret = regmap_read(data->regmap, REG_VOLTAGE[nr], &v1); in nct7802_read_voltage()
|