current_iset      193 drivers/power/supply/abx500_chargalg.c 	int current_iset;
current_iset      820 drivers/power/supply/abx500_chargalg.c 	di->ccm.current_iset =
current_iset      854 drivers/power/supply/abx500_chargalg.c 				di->ccm.current_iset - di->ccm.test_delta_i;
current_iset      855 drivers/power/supply/abx500_chargalg.c 			di->ccm.current_iset = di->ccm.max_current;
current_iset      872 drivers/power/supply/abx500_chargalg.c 			di->ccm.current_iset);
current_iset      874 drivers/power/supply/abx500_chargalg.c 		if (di->ccm.current_iset == di->ccm.original_iset)
current_iset      878 drivers/power/supply/abx500_chargalg.c 		di->ccm.current_iset = di->ccm.original_iset;
current_iset      885 drivers/power/supply/abx500_chargalg.c 		(di->ccm.current_iset + di->ccm.test_delta_i) <
current_iset      890 drivers/power/supply/abx500_chargalg.c 			di->ccm.current_iset += di->ccm.test_delta_i;
current_iset      896 drivers/power/supply/abx500_chargalg.c 				di->ccm.current_iset,
current_iset      918 drivers/power/supply/abx500_chargalg.c 			di->ccm.current_iset);