Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2583.c57 #define TSL2583_CHIP_ID_MASK 0xf0 macro
842 if ((ret & TSL2583_CHIP_ID_MASK) != TSL2583_CHIP_ID) { in tsl2583_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds