inlmt             231 drivers/power/supply/axp288_charger.c 					   int inlmt)
inlmt             236 drivers/power/supply/axp288_charger.c 	if (inlmt >= 4000000)
inlmt             238 drivers/power/supply/axp288_charger.c 	else if (inlmt >= 3500000)
inlmt             240 drivers/power/supply/axp288_charger.c 	else if (inlmt >= 3000000)
inlmt             242 drivers/power/supply/axp288_charger.c 	else if (inlmt >= 2500000)
inlmt             244 drivers/power/supply/axp288_charger.c 	else if (inlmt >= 2000000)
inlmt             246 drivers/power/supply/axp288_charger.c 	else if (inlmt >= 1500000)
inlmt             248 drivers/power/supply/axp288_charger.c 	else if (inlmt >= 900000)
inlmt             250 drivers/power/supply/axp288_charger.c 	else if (inlmt >= 500000)