Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Daxp288_charger.c237 int inlmt) in axp288_charger_set_vbus_inlmt() argument
242 if (inlmt >= 4000000) in axp288_charger_set_vbus_inlmt()
244 else if (inlmt >= 3500000) in axp288_charger_set_vbus_inlmt()
246 else if (inlmt >= 3000000) in axp288_charger_set_vbus_inlmt()
248 else if (inlmt >= 2500000) in axp288_charger_set_vbus_inlmt()
250 else if (inlmt >= 2000000) in axp288_charger_set_vbus_inlmt()
252 else if (inlmt >= 1500000) in axp288_charger_set_vbus_inlmt()
254 else if (inlmt >= 900000) in axp288_charger_set_vbus_inlmt()
256 else if (inlmt >= 500000) in axp288_charger_set_vbus_inlmt()