iset 36 drivers/leds/leds-88pm860x.c int iset; iset 80 drivers/leds/leds-88pm860x.c if (led->iset) { iset 82 drivers/leds/leds-88pm860x.c LED_CURRENT_MASK, led->iset); iset 119 drivers/leds/leds-88pm860x.c int iset = 0; iset 131 drivers/leds/leds-88pm860x.c &iset); iset 132 drivers/leds/leds-88pm860x.c data->iset = PM8606_LED_CURRENT(iset); iset 199 drivers/leds/leds-88pm860x.c data->iset = pdata->iset; iset 1354 drivers/power/supply/ab8500_charger.c int enable, int vset, int iset) iset 1372 drivers/power/supply/ab8500_charger.c dev_dbg(di->dev, "Enable AC: %dmV %dmA\n", vset, iset); iset 1395 drivers/power/supply/ab8500_charger.c curr_index = ab8500_current_to_regval(di, iset); iset 1421 drivers/power/supply/ab8500_charger.c ret = ab8500_charger_set_output_curr(di, iset); iset 1709 drivers/power/supply/ab8500_charger.c int vset, int iset) iset 1738 drivers/power/supply/ab8500_charger.c ret = ab8500_charger_usb_en(&di->usb_chg, true, vset, iset); iset 1758 drivers/power/supply/ab8500_charger.c int vset, int iset) iset 1788 drivers/power/supply/ab8500_charger.c ret = ab8500_charger_ac_en(&di->usb_chg, true, vset, iset); iset 546 drivers/power/supply/abx500_chargalg.c int vset, int iset) iset 557 drivers/power/supply/abx500_chargalg.c iset = min(iset, di->ac_chg->max_out_curr); iset 559 drivers/power/supply/abx500_chargalg.c di->chg_info.ac_iset = iset; iset 570 drivers/power/supply/abx500_chargalg.c return di->ac_chg->ops.enable(di->ac_chg, enable, vset, iset); iset 584 drivers/power/supply/abx500_chargalg.c int vset, int iset) iset 593 drivers/power/supply/abx500_chargalg.c iset = min(iset, di->usb_chg->max_out_curr); iset 595 drivers/power/supply/abx500_chargalg.c di->chg_info.usb_iset = iset; iset 598 drivers/power/supply/abx500_chargalg.c return di->usb_chg->ops.enable(di->usb_chg, enable, vset, iset); iset 610 drivers/power/supply/abx500_chargalg.c int iset) iset 620 drivers/power/supply/abx500_chargalg.c iset = min(iset, di->ac_chg->max_out_curr); iset 622 drivers/power/supply/abx500_chargalg.c di->chg_info.ac_iset = iset; iset 624 drivers/power/supply/abx500_chargalg.c return di->ac_chg->ops.update_curr(di->ac_chg, iset); iset 632 drivers/power/supply/abx500_chargalg.c iset = min(iset, di->usb_chg->max_out_curr); iset 634 drivers/power/supply/abx500_chargalg.c di->chg_info.usb_iset = iset; iset 636 drivers/power/supply/abx500_chargalg.c return di->usb_chg->ops.update_curr(di->usb_chg, iset); iset 692 drivers/power/supply/abx500_chargalg.c int vset, int iset) iset 697 drivers/power/supply/abx500_chargalg.c "AC parameters: Vset %d, Ich %d\n", vset, iset); iset 699 drivers/power/supply/abx500_chargalg.c abx500_chargalg_ac_en(di, true, vset, iset); iset 704 drivers/power/supply/abx500_chargalg.c "USB parameters: Vset %d, Ich %d\n", vset, iset); iset 706 drivers/power/supply/abx500_chargalg.c abx500_chargalg_usb_en(di, true, vset, iset); iset 705 drivers/power/supply/pm2301_charger.c int enable, int vset, int iset) iset 720 drivers/power/supply/pm2301_charger.c dev_dbg(pm2->dev, "Enable AC: %dmV %dmA\n", vset, iset); iset 738 drivers/power/supply/pm2301_charger.c curr_index = pm2xxx_current_to_regval(iset); iset 31 drivers/video/backlight/88pm860x_bl.c int iset; iset 79 drivers/video/backlight/88pm860x_bl.c if (data->iset) { iset 81 drivers/video/backlight/88pm860x_bl.c CURRENT_BITMASK, data->iset); iset 166 drivers/video/backlight/88pm860x_bl.c int iset = 0; iset 176 drivers/video/backlight/88pm860x_bl.c &iset); iset 177 drivers/video/backlight/88pm860x_bl.c data->iset = PM8606_WLED_CURRENT(iset); iset 234 drivers/video/backlight/88pm860x_bl.c data->iset = pdata->iset; iset 405 include/linux/mfd/88pm860x.h int iset; iset 409 include/linux/mfd/88pm860x.h int iset;