Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-iop13xx/
Dio.c75 retval = (void *) IOP13XX_PMMR_PHYS_TO_VIRT(cookie); in __iop13xx_ioremap()
/linux-2.6.39/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h158 #define IOP13XX_PMMR_PHYS_TO_VIRT(addr) (u32) ((u32) addr -\ macro