Searched refs:TCS3472_ENABLE (Results 1 – 1 of 1) sorted by relevance
36 #define TCS3472_ENABLE (TCS3472_COMMAND | 0x00) macro342 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_write_event_config()500 ret = i2c_smbus_read_byte_data(data->client, TCS3472_ENABLE); in tcs3472_probe()507 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_probe()547 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_powerdown()586 ret = i2c_smbus_write_byte_data(data->client, TCS3472_ENABLE, in tcs3472_resume()