Home
last modified time | relevance | path

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

/arch/arm/mach-iop32x/
Dpci.c205 sys->mem_offset = IOP3XX_PCI_LOWER_MEM_PA - *IOP3XX_OMWTVR0; in iop3xx_pci_setup()
240 *IOP3XX_OMWTVR0 = IOP3XX_PCI_LOWER_MEM_BA; in iop3xx_atu_setup()
302 *IOP3XX_OMWTVR0 = 0; in iop3xx_atu_disable()
325 *IOP3XX_OUMWTVR0, *IOP3XX_OMWTVR0); in iop3xx_atu_debug()
Diop3xx.h87 #define IOP3XX_OMWTVR0 (volatile u32 *)IOP3XX_REG_ADDR(0x0160) macro