Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Daxp288_charger.c231 int inlmt) in axp288_charger_set_vbus_inlmt() argument
236 if (inlmt >= 4000000) in axp288_charger_set_vbus_inlmt()
238 else if (inlmt >= 3500000) in axp288_charger_set_vbus_inlmt()
240 else if (inlmt >= 3000000) in axp288_charger_set_vbus_inlmt()
242 else if (inlmt >= 2500000) in axp288_charger_set_vbus_inlmt()
244 else if (inlmt >= 2000000) in axp288_charger_set_vbus_inlmt()
246 else if (inlmt >= 1500000) in axp288_charger_set_vbus_inlmt()
248 else if (inlmt >= 900000) in axp288_charger_set_vbus_inlmt()
250 else if (inlmt >= 500000) in axp288_charger_set_vbus_inlmt()