Home
last modified time | relevance | path

Searched refs:TCS3472_INTR_CLEAR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/light/
H A Dtcs3472.c34 #define TCS3472_INTR_CLEAR (TCS3472_COMMAND | TCS3472_SPECIAL_FUNC | 0x06) macro
369 i2c_smbus_read_byte_data(data->client, TCS3472_INTR_CLEAR); in tcs3472_event_handler()