Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c109 #define EC_ADDR_BAT_ALERT 0x0494 macro
637 case EC_ADDR_BAT_ALERT: in uniwill_readable_reg()
683 case EC_ADDR_BAT_ALERT: in uniwill_volatile_reg()
1942 ret = regmap_read(data->regmap, EC_ADDR_BAT_ALERT, &regval); in uniwill_get_property()