TS_FIFO_INTR_MASK 206 drivers/input/touchscreen/bcm_iproc_tsc.c intr_status &= TS_PEN_INTR_MASK | TS_FIFO_INTR_MASK; TS_FIFO_INTR_MASK 228 drivers/input/touchscreen/bcm_iproc_tsc.c if (intr_status & TS_FIFO_INTR_MASK) { TS_FIFO_INTR_MASK 288 drivers/input/touchscreen/bcm_iproc_tsc.c val = TS_PEN_INTR_MASK | TS_FIFO_INTR_MASK; TS_FIFO_INTR_MASK 303 drivers/input/touchscreen/bcm_iproc_tsc.c val = TS_FIFO_INTR_MASK | TS_PEN_INTR_MASK; TS_FIFO_INTR_MASK 333 drivers/input/touchscreen/bcm_iproc_tsc.c val = TS_PEN_INTR_MASK | TS_FIFO_INTR_MASK;