Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/light/
Dtsl4531.c27 #define TSL4531_COMMAND BIT(7) macro
29 #define TSL4531_CONTROL (TSL4531_COMMAND | 0x00)
30 #define TSL4531_CONFIG (TSL4531_COMMAND | 0x01)
31 #define TSL4531_DATA (TSL4531_COMMAND | 0x04)
32 #define TSL4531_ID (TSL4531_COMMAND | 0x0a)