irq_reg_offset 368 drivers/mfd/ab8500-core.c if (ab8500->irq_reg_offset[i] == 11 && irq_reg_offset 372 drivers/mfd/ab8500-core.c if (ab8500->irq_reg_offset[i] < 0) irq_reg_offset 377 drivers/mfd/ab8500-core.c reg = AB8500_IT_MASK1_REG + ab8500->irq_reg_offset[i]; irq_reg_offset 466 drivers/mfd/ab8500-core.c if (ab8500->irq_reg_offset[i] == latch_offset) irq_reg_offset 1158 drivers/mfd/ab8500-core.c ab8500->irq_reg_offset = ab8540_irq_regoffset; irq_reg_offset 1163 drivers/mfd/ab8500-core.c ab8500->irq_reg_offset = ab9540_irq_regoffset; irq_reg_offset 1167 drivers/mfd/ab8500-core.c ab8500->irq_reg_offset = ab8500_irq_regoffset; irq_reg_offset 1241 drivers/mfd/ab8500-core.c if (ab8500->irq_reg_offset[i] == 11 && irq_reg_offset 1245 drivers/mfd/ab8500-core.c if (ab8500->irq_reg_offset[i] < 0) irq_reg_offset 1249 drivers/mfd/ab8500-core.c AB8500_IT_LATCH1_REG + ab8500->irq_reg_offset[i], irq_reg_offset 1252 drivers/mfd/ab8500-core.c AB8500_IT_MASK1_REG + ab8500->irq_reg_offset[i], 0xff); irq_reg_offset 367 include/linux/mfd/abx500/ab8500.h const int *irq_reg_offset;