Searched refs:IOP13XX_MU_BASE_PHYS (Results 1 – 2 of 2) sorted by relevance
572 __raw_writel(IOP13XX_MU_BASE_PHYS, IOP13XX_MU_MUBAR); in iop13xx_atue_setup()574 __raw_writel(IOP13XX_MU_BASE_PHYS, IOP13XX_ATUE_IATVR0); in iop13xx_atue_setup()741 __raw_writel(IOP13XX_MU_BASE_PHYS, IOP13XX_MU_MUBAR); in iop13xx_atux_setup()743 __raw_writel(IOP13XX_MU_BASE_PHYS, IOP13XX_ATUX_IATVR0); in iop13xx_atux_setup()
463 #define IOP13XX_MU_BASE_PHYS (0xff000000) macro