Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-iop32x/
Dpci.c66 status = *IOP3XX_ATUSR; in iop3xx_pci_status()
69 *IOP3XX_ATUSR = status & 0xf900; in iop3xx_pci_status()
Diop3xx.h59 #define IOP3XX_ATUSR (volatile u16 *)IOP3XX_REG_ADDR(0x0106) macro