Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dcompal-laptop.c141 #define BAT_CHARGE_LIMIT 0x03 macro
592 val->intval = ec_read_u8(BAT_CHARGE_LIMIT); in bat_get_property()
641 if (ec_write(BAT_CHARGE_LIMIT, level) < 0) in bat_set_property()