Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/boards/mach-cayman/
Dirq.c27 #define EPLD_BASE 0x04002000 macro
143 epld_virt = (unsigned long)ioremap_nocache(EPLD_BASE, 1024); in init_cayman_irq()