Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Daxp288_charger.c230 int inlmt) in axp288_charger_set_vbus_inlmt() argument
235 if (inlmt >= 4000000) in axp288_charger_set_vbus_inlmt()
237 else if (inlmt >= 3500000) in axp288_charger_set_vbus_inlmt()
239 else if (inlmt >= 3000000) in axp288_charger_set_vbus_inlmt()
241 else if (inlmt >= 2500000) in axp288_charger_set_vbus_inlmt()
243 else if (inlmt >= 2000000) in axp288_charger_set_vbus_inlmt()
245 else if (inlmt >= 1500000) in axp288_charger_set_vbus_inlmt()
247 else if (inlmt >= 900000) in axp288_charger_set_vbus_inlmt()
249 else if (inlmt >= 500000) in axp288_charger_set_vbus_inlmt()