Searched refs:IOP13XX_ATUE_PIE_STS (Results 1 – 2 of 2) sorted by relevance
369 status = __raw_readl(IOP13XX_ATUE_PIE_STS) & in iop13xx_atue_pci_status()374 __raw_readl(IOP13XX_ATUE_PIE_STS)); in iop13xx_atue_pci_status()378 __raw_readl(IOP13XX_ATUE_PIE_STS)); in iop13xx_atue_pci_status()385 __raw_writel(status, IOP13XX_ATUE_PIE_STS); in iop13xx_atue_pci_status()
387 #define IOP13XX_ATUE_PIE_STS IOP13XX_ATUE_OFFSET(0x384) macro