Home
last modified time | relevance | path

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

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