HomeSort by: relevance | last modified time | path
    Searched refs:PCI_NP_AD (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/xscale/
ixp425_pci_space.c 270 CSR_WRITE_4(PCI_NP_AD, (ioh + off) & ~3);
290 CSR_WRITE_4(PCI_NP_AD, (ioh + off) & ~3);
307 CSR_WRITE_4(PCI_NP_AD, (ioh + off) & ~3);
329 CSR_WRITE_4(PCI_NP_AD, (ioh + off) & ~3);
349 CSR_WRITE_4(PCI_NP_AD, (ioh + off) & ~3);
364 CSR_WRITE_4(PCI_NP_AD, (ioh + off) & ~3);
ixp425_pci.c 161 PCI_CSR_WRITE_4(sc, PCI_NP_AD, (offset & ~3));
164 PCI_CSR_WRITE_4(sc, PCI_NP_AD, (1U << (32 - device)) |
169 PCI_CSR_WRITE_4(sc, PCI_NP_AD,
ixp425reg.h 385 #define PCI_NP_AD 0x00

Completed in 13 milliseconds