TPS_MASK2
value = i2c_smbus_read_byte_data(tps->client, TPS_MASK2);
(void) i2c_smbus_write_byte_data(client, TPS_MASK2, ~tps->nmask2);