Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dcompal-laptop.c128 #define BAT_VOLTAGE_NOW 0xC6 macro
574 val->intval = ec_read_u16(BAT_VOLTAGE_NOW) * 1000; in bat_get_property()