Home
last modified time | relevance | path

Searched refs:WM831X_NUM_IRQ_REGS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mfd/wm831x/
A Dcore.h342 #define WM831X_NUM_IRQ_REGS 5 macro
373 int irq_masks_cur[WM831X_NUM_IRQ_REGS]; /* Currently active value */
374 int irq_masks_cache[WM831X_NUM_IRQ_REGS]; /* Cached hardware value */
/linux/drivers/mfd/
A Dwm831x-irq.c454 int status_regs[WM831X_NUM_IRQ_REGS] = { 0 }; in wm831x_irq_thread()
455 int read[WM831X_NUM_IRQ_REGS] = { 0 }; in wm831x_irq_thread()

Completed in 6 milliseconds