Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/power/supply/
Daxp288_charger.c238 int inlmt) in axp288_charger_set_vbus_inlmt() argument
243 if (inlmt >= 4000000) in axp288_charger_set_vbus_inlmt()
245 else if (inlmt >= 3500000) in axp288_charger_set_vbus_inlmt()
247 else if (inlmt >= 3000000) in axp288_charger_set_vbus_inlmt()
249 else if (inlmt >= 2500000) in axp288_charger_set_vbus_inlmt()
251 else if (inlmt >= 2000000) in axp288_charger_set_vbus_inlmt()
253 else if (inlmt >= 1500000) in axp288_charger_set_vbus_inlmt()
255 else if (inlmt >= 900000) in axp288_charger_set_vbus_inlmt()
257 else if (inlmt >= 500000) in axp288_charger_set_vbus_inlmt()