Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Daxp288_charger.c125 #define ILIM_1500MA 1500 /* 1500mA */ macro
262 } else if (inlmt <= ILIM_1500MA) { in axp288_charger_set_vbus_inlmt()
264 inlmt = ILIM_1500MA; in axp288_charger_set_vbus_inlmt()
632 current_limit = ILIM_1500MA; in axp288_charger_extcon_evt_worker()