TPS_MASK1
value = i2c_smbus_read_byte_data(tps->client, TPS_MASK1);
(void) i2c_smbus_write_byte_data(client, TPS_MASK1, ~tps->nmask1);