Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
D88pm860x_charger.c82 #define FSM_FASTCHARGE 3 macro
334 info->state = FSM_FASTCHARGE; in set_charging_fsm()
349 info->state = FSM_FASTCHARGE; in set_charging_fsm()
357 case FSM_FASTCHARGE: in set_charging_fsm()
374 info->state = FSM_FASTCHARGE; in set_charging_fsm()
602 if (info->state == FSM_FASTCHARGE || in pm860x_usb_get_prop()