Lines Matching defs:ich_out
1310 * @ich_out: output charger current, in mA
1316 int ich_out)
1318 return ab8500_charger_set_current(di, ich_out,
1547 * @ich_out: charger output current
1553 int enable, int vset, int ich_out)
1589 dev_dbg(di->dev, "Enable USB: %dmV %dmA\n", vset, ich_out);
1593 curr_index = ab8500_current_to_regval(di, ich_out);
1641 ret = ab8500_charger_set_output_curr(di, ich_out);
1858 int ich_out)
1870 ret = ab8500_charger_set_output_curr(di, ich_out);