Searched refs:IRQENB_HW_PEN (Results 1 – 2 of 2) sorted by relevance
38 #define TSC_IRQENB_MASK (IRQENB_FIFO0THRES | IRQENB_EOS | IRQENB_HW_PEN)286 if (status & IRQENB_HW_PEN) { in titsc_irq()288 irqclr |= IRQENB_HW_PEN; in titsc_irq()524 (idle | IRQENB_HW_PEN)); in titsc_suspend()537 titsc_writel(ts_dev, REG_IRQCLR, IRQENB_HW_PEN); in titsc_resume()
44 #define IRQENB_HW_PEN BIT(0) macro
Completed in 4 milliseconds