Home
last modified time | relevance | path

Searched refs:PCI_CSR_WRITE_4 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_pci.c161 PCI_CSR_WRITE_4(sc, PCI_NP_AD, (offset & ~3)); in ixp425_pci_conf_setup()
164 PCI_CSR_WRITE_4(sc, PCI_NP_AD, (1U << (32 - device)) | in ixp425_pci_conf_setup()
169 PCI_CSR_WRITE_4(sc, PCI_NP_AD, in ixp425_pci_conf_setup()
203 PCI_CSR_WRITE_4(sc, PCI_NP_CBE, COMMAND_NP_CONF_READ); in ixp425_pci_conf_read()
208 PCI_CSR_WRITE_4(sc, PCI_NP_CBE, COMMAND_NP_CONF_READ); in ixp425_pci_conf_read()
215 PCI_CSR_WRITE_4(sc, PCI_ISR, ISR_PFE); in ixp425_pci_conf_read()
241 PCI_CSR_WRITE_4(sc, PCI_NP_CBE, COMMAND_NP_CONF_WRITE); in ixp425_pci_conf_write()
242 PCI_CSR_WRITE_4(sc, PCI_NP_WDATA, val); in ixp425_pci_conf_write()
247 PCI_CSR_WRITE_4(sc, PCI_ISR, ISR_PFE); in ixp425_pci_conf_write()
H A Dixp425var.h41 #define PCI_CSR_WRITE_4(sc, reg, data) \ macro
/netbsd-src/sys/arch/evbarm/ixdp425/
H A Dixdp425_pci.c126 PCI_CSR_WRITE_4(sc, PCI_PCIMEMBASE, 0x48494a4b); in ixp425_md_pci_init()
133 PCI_CSR_WRITE_4(sc, PCI_AHBMEMBASE, in ixp425_md_pci_init()
154 PCI_CSR_WRITE_4(sc, PCI_ISR, ISR_AHBE | ISR_PPE | ISR_PFE | ISR_PSE); in ixp425_md_pci_init()
160 PCI_CSR_WRITE_4(sc, PCI_CSR, CSR_IC | CSR_ABE | CSR_PDS); in ixp425_md_pci_init()
/netbsd-src/sys/arch/evbarm/nslu2/
H A Dnslu2_pci.c241 PCI_CSR_WRITE_4(sc, PCI_PCIMEMBASE, 0x48494a4b); in ixp425_md_pci_init()
252 PCI_CSR_WRITE_4(sc, PCI_AHBMEMBASE, reg); in ixp425_md_pci_init()
268 PCI_CSR_WRITE_4(sc, PCI_ISR, ISR_AHBE | ISR_PPE | ISR_PFE | ISR_PSE); in ixp425_md_pci_init()
274 PCI_CSR_WRITE_4(sc, PCI_CSR, CSR_IC | CSR_ABE | CSR_PDS); in ixp425_md_pci_init()