Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/
Dtc3589x.h113 #define TC3589x_NR_INTERNAL_IRQS 8 macro
114 #define TC3589x_INT_GPIO(x) (TC3589x_NR_INTERNAL_IRQS + (x))
/linux-3.4.99/drivers/mfd/
Dtc3589x.c194 for (irq = base; irq < base + TC3589x_NR_INTERNAL_IRQS; irq++) { in tc3589x_irq_init()
214 for (irq = base; irq < base + TC3589x_NR_INTERNAL_IRQS; irq++) { in tc3589x_irq_remove()