Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dwilco-charger.c20 #define PID_CHARGE_MODE 0x0710 macro
97 property_id = PID_CHARGE_MODE; in wilco_charge_get_property()
112 if (property_id == PID_CHARGE_MODE) { in wilco_charge_get_property()
135 return wilco_ec_set_byte_property(ec, PID_CHARGE_MODE, mode); in wilco_charge_set_property()