chgconf            74 drivers/mfd/tps65010.c 	u8			chgstatus, regstatus, chgconf;
chgconf           356 drivers/mfd/tps65010.c 			show_chgconfig(tps->por, "conf", tps->chgconf);
chgconf           364 drivers/mfd/tps65010.c 				&& (tps->chgconf & TPS_CHARGE_ENABLE)
chgconf           423 drivers/mfd/tps65010.c 		tps->chgconf = tmp;
chgconf           576 drivers/mfd/tps65010.c 	tps->chgconf = i2c_smbus_read_byte_data(client, TPS_CHGCONFIG);
chgconf           577 drivers/mfd/tps65010.c 	show_chgconfig(tps->por, "conf/init", tps->chgconf);
chgconf          1026 drivers/mfd/tps65010.c 	the_tps->chgconf = chgconfig;