Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-iop32x/
Dpci.c206 sys->mem_offset = IOP3XX_PCI_LOWER_MEM_PA - *IOP3XX_OMWTVR0; in iop3xx_pci_setup()
243 *IOP3XX_OMWTVR0 = IOP3XX_PCI_LOWER_MEM_BA; in iop3xx_atu_setup()
305 *IOP3XX_OMWTVR0 = 0; in iop3xx_atu_disable()
328 *IOP3XX_OUMWTVR0, *IOP3XX_OMWTVR0); in iop3xx_atu_debug()
Diop3xx.h87 #define IOP3XX_OMWTVR0 (volatile u32 *)IOP3XX_REG_ADDR(0x0160) macro