Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-octeon.c92 uint32_t dconfig; in pcibios_plat_dev_init() local
132 &dconfig); in pcibios_plat_dev_init()
134 dconfig); in pcibios_plat_dev_init()
145 pci_read_config_dword(dev, pos + PCI_ERR_COR_STATUS, &dconfig); in pcibios_plat_dev_init()
146 pci_write_config_dword(dev, pos + PCI_ERR_COR_STATUS, dconfig); in pcibios_plat_dev_init()
151 pci_read_config_dword(dev, pos + PCI_ERR_CAP, &dconfig); in pcibios_plat_dev_init()
158 pci_write_config_dword(dev, pos + PCI_ERR_CAP, dconfig); in pcibios_plat_dev_init()
166 pci_read_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, &dconfig); in pcibios_plat_dev_init()
167 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, dconfig); in pcibios_plat_dev_init()
/arch/mips/include/asm/sgi/
Dhpc3.h83 volatile u32 dconfig; /* DMA configuration register */ member
136 volatile u32 dconfig; /* DMA configuration register */ member