Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/powerpc/booke/pci/
Dpq3pci.c825 for (u_int i = 0, off = 0; i < 3; i++, off += PEXITAR2 - PEXITAR1) { in pq3pci_cpunode_attach()
835 PEXIWBEAR2 - (PEXITAR2 - PEXITAR1) + off); in pq3pci_cpunode_attach()
883 bus_space_write_4(sc->sc_bst, sc->sc_bsh, PEXITAR2, iwin.pitar); in pq3pci_cpunode_attach()
/netbsd/src/sys/arch/powerpc/include/booke/
De500reg.h240 #define PEXITAR2 0xDC0 /* PCI Express inbound translation address register 2 */ macro