Searched refs:status_regs (Results 1 – 1 of 1) sorted by relevance
436 int status_regs[WM831X_NUM_IRQ_REGS] = { 0 }; in wm831x_irq_thread() local465 status = &status_regs[offset]; in wm831x_irq_thread()492 status_regs[0] &= ~(WM831X_TCHDATA_EINT | WM831X_TCHPD_EINT); in wm831x_irq_thread()494 for (i = 0; i < ARRAY_SIZE(status_regs); i++) { in wm831x_irq_thread()495 if (status_regs[i]) in wm831x_irq_thread()497 status_regs[i]); in wm831x_irq_thread()