Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2583.c57 #define TSL2583_CHIP_ID_MASK 0xf0 macro
843 if ((ret & TSL2583_CHIP_ID_MASK) != TSL2583_CHIP_ID) { in tsl2583_probe()