Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-iop/
Dio.c34 retval = (void *) IOP3XX_PMMR_PHYS_TO_VIRT(cookie); in __iop3xx_ioremap()
/linux-2.6.39/arch/arm/include/asm/hardware/
Diop3xx.h46 #define IOP3XX_PMMR_PHYS_TO_VIRT(addr) (u32) ((u32) (addr) -\ macro