Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/light/
Dtsl2583.c65 #define TSL2583_CHIP_ID 0x90 macro
851 if ((ret & TSL2583_CHIP_ID_MASK) != TSL2583_CHIP_ID) { in tsl2583_probe()