Searched refs:IOP13XX_ATUE_PIE_STS (Results 1 – 2 of 2) sorted by relevance
366 status = __raw_readl(IOP13XX_ATUE_PIE_STS) & in iop13xx_atue_pci_status()371 __raw_readl(IOP13XX_ATUE_PIE_STS)); in iop13xx_atue_pci_status()375 __raw_readl(IOP13XX_ATUE_PIE_STS)); in iop13xx_atue_pci_status()382 __raw_writel(status, IOP13XX_ATUE_PIE_STS); in iop13xx_atue_pci_status()
368 #define IOP13XX_ATUE_PIE_STS IOP13XX_ATUE_OFFSET(0x384) macro