Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2563.c70 #define TSL2563_INT_PERSIST(n) ((n) & GENMASK(3, 0)) macro
727 chip->intr = TSL2563_INT_PERSIST(4); in tsl2563_probe()