latch_offset      461 drivers/mfd/ab8500-core.c 					int latch_offset, u8 latch_val)
latch_offset      466 drivers/mfd/ab8500-core.c 		if (ab8500->irq_reg_offset[i] == latch_offset)
latch_offset      471 drivers/mfd/ab8500-core.c 				latch_offset);
latch_offset      506 drivers/mfd/ab8500-core.c 	u8 latch_offset, latch_val;
latch_offset      510 drivers/mfd/ab8500-core.c 		latch_offset = (hier_offset << 3) + latch_bit;
latch_offset      512 drivers/mfd/ab8500-core.c 		update_latch_offset(&latch_offset, hier_offset);
latch_offset      516 drivers/mfd/ab8500-core.c 				AB8500_IT_LATCH1_REG + latch_offset,
latch_offset      522 drivers/mfd/ab8500-core.c 				latch_offset, latch_val);