Searched refs:TCS3472_ENABLE (Results 1 – 1 of 1) sorted by relevance
36 #define TCS3472_ENABLE (TCS3472_COMMAND | 0x00) macro346 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_write_event_config()503 ret = i2c_smbus_read_byte_data(data->client, TCS3472_ENABLE); in tcs3472_probe()510 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_probe()551 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_powerdown()588 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_resume()