Home
last modified time | relevance | path

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

/arch/arm/mach-iop13xx/
Dpci.c563 __raw_writel(IOP13XX_MU_BASE_PHYS, IOP13XX_MU_MUBAR); in iop13xx_atue_setup()
565 __raw_writel(IOP13XX_MU_BASE_PHYS, IOP13XX_ATUE_IATVR0); in iop13xx_atue_setup()
732 __raw_writel(IOP13XX_MU_BASE_PHYS, IOP13XX_MU_MUBAR); in iop13xx_atux_setup()
734 __raw_writel(IOP13XX_MU_BASE_PHYS, IOP13XX_ATUX_IATVR0); in iop13xx_atux_setup()
/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h462 #define IOP13XX_MU_BASE_PHYS (0xff000000) macro