nmask1             75 drivers/mfd/tps65010.c 	u8			nmask1, nmask2;
nmask1            344 drivers/mfd/tps65010.c 	if (tps->nmask1) {
nmask1            348 drivers/mfd/tps65010.c 		mask &= tps->nmask1;
nmask1            607 drivers/mfd/tps65010.c 	tps->nmask1 = ~0;
nmask1            608 drivers/mfd/tps65010.c 	(void) i2c_smbus_write_byte_data(client, TPS_MASK1, ~tps->nmask1);