Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Daxp288_charger.c126 #define ILIM_2000MA 2000 /* 2000mA */ macro
265 } else if (inlmt <= ILIM_2000MA) { in axp288_charger_set_vbus_inlmt()
267 inlmt = ILIM_2000MA; in axp288_charger_set_vbus_inlmt()
635 current_limit = ILIM_2000MA; in axp288_charger_extcon_evt_worker()