Searched refs:TSL2563_INT_MASK (Results 1 – 1 of 1) sorted by relevance
68 #define TSL2563_INT_MASK GENMASK(5, 4) macro215 chip->intr &= ~TSL2563_INT_MASK; in tsl2563_configure_irq()638 if (state && !(chip->intr & TSL2563_INT_MASK)) { in tsl2563_write_interrupt_config()652 if (!state && (chip->intr & TSL2563_INT_MASK)) { in tsl2563_write_interrupt_config()677 return !!(ret & TSL2563_INT_MASK); in tsl2563_read_interrupt_config()