Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/abx500/
Dab8500.h311 #define AB8500_NUM_IRQ_REGS 14 macro
/linux-4.4.14/drivers/mfd/
Dab8500-core.c140 static const int ab8500_irq_regoffset[AB8500_NUM_IRQ_REGS] = {
1643 ab8500->mask_size = AB8500_NUM_IRQ_REGS; in ab8500_probe()