Searched refs:REG_VOLTAGE (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/power/supply/ |
D | acer_a500_battery.c | 23 REG_VOLTAGE, enumerator 39 [REG_VOLTAGE] = EC_DATA(0x01, VOLTAGE_NOW),
|
D | mm8013.c | 15 #define REG_VOLTAGE 0x08 macro 218 ret = regmap_read(chip->regmap, REG_VOLTAGE, ®val); in mm8013_get_property()
|
D | sbs-battery.c | 29 REG_VOLTAGE, enumerator 105 [REG_VOLTAGE] =
|
/linux-6.12.1/drivers/hwmon/ |
D | nct7802.c | 23 static const u8 REG_VOLTAGE[5] = { 0x09, 0x0a, 0x0c, 0x0d, 0x0e }; variable 300 unsigned int regs[2] = {REG_VOLTAGE[nr], REG_VOLTAGE_LOW}; in nct7802_read_voltage()
|