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()504 ret = i2c_smbus_read_byte_data(data->client, TCS3472_ENABLE); in tcs3472_probe()511 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_probe()552 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_powerdown()592 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_resume()