BQ2515X_ICHG_MIN_UA
if (val > BQ2515X_ICHG_MAX_UA || val < BQ2515X_ICHG_MIN_UA)
if (val > precharge_max_ua || val < BQ2515X_ICHG_MIN_UA)