Searched refs:TCS3472_ENABLE (Results 1 – 1 of 1) sorted by relevance
33 #define TCS3472_ENABLE (TCS3472_COMMAND | 0x00) macro296 ret = i2c_smbus_read_byte_data(data->client, TCS3472_ENABLE); in tcs3472_probe()302 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_probe()325 return i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_powerdown()352 return i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_resume()