Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds