Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/abx500/
Dab8500.h211 #define AB8500_NUM_IRQ_REGS 14 macro
/linux-3.4.99/drivers/mfd/
Dab8500-core.c112 static const int ab8500_irq_regoffset[AB8500_NUM_IRQ_REGS] = {
1047 ab8500->mask_size = AB8500_NUM_IRQ_REGS; in ab8500_init()