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