EPLD_MASK_BASE     62 arch/sh/boards/mach-cayman/irq.c 	reg = EPLD_MASK_BASE + ((irq / 8) << 2);
EPLD_MASK_BASE     80 arch/sh/boards/mach-cayman/irq.c 	reg = EPLD_MASK_BASE + ((irq / 8) << 2);
EPLD_MASK_BASE    104 arch/sh/boards/mach-cayman/irq.c 			 __raw_readl(EPLD_MASK_BASE) & 0xff;
EPLD_MASK_BASE    121 arch/sh/boards/mach-cayman/irq.c 			 __raw_readl(EPLD_MASK_BASE + 3 * sizeof(u32)) & 0xff;