Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Daxp288_charger.c123 #define ILIM_500MA 500 /* 500mA */ macro
256 } else if (inlmt <= ILIM_500MA) { in axp288_charger_set_vbus_inlmt()
258 inlmt = ILIM_500MA; in axp288_charger_set_vbus_inlmt()
629 current_limit = ILIM_500MA; in axp288_charger_extcon_evt_worker()