Searched refs:REG_VOLTAGE (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/power/supply/ |
H A D | acer_a500_battery.c | 23 REG_VOLTAGE, enumerator 39 [REG_VOLTAGE] = EC_DATA(0x01, VOLTAGE_NOW),
|
H A D | mm8013.c | 15 #define REG_VOLTAGE 0x08 macro 218 ret = regmap_read(chip->regmap, REG_VOLTAGE, ®val); in mm8013_get_property()
|
H A D | sbs-battery.c | 30 REG_VOLTAGE, 106 [REG_VOLTAGE] = 29 REG_VOLTAGE, global() enumerator
|
/linux/drivers/hwmon/ |
H A 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()
|