Home
last modified time | relevance | path

Searched refs:EC_BAT_VOLTAGE (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
Dolpc_battery.c22 #define EC_BAT_VOLTAGE 0x10 /* uint16_t, *9.76/32, mV */ macro
399 ret = olpc_ec_cmd(EC_BAT_VOLTAGE, NULL, 0, (void *)&ec_word, 2); in olpc_bat_get_property()