Searched refs:IRQENB_FIFO0THRES (Results 1 – 2 of 2) sorted by relevance
301 if (status & IRQENB_FIFO0THRES) { in titsc_irq()325 irqclr |= IRQENB_FIFO0THRES; in titsc_irq()437 titsc_writel(ts_dev, REG_IRQENABLE, IRQENB_FIFO0THRES); in titsc_probe()
56 #define IRQENB_FIFO0THRES BIT(2) macro