Searched refs:dconfig (Results 1 – 2 of 2) sorted by relevance
/arch/mips/pci/ |
D | pci-octeon.c | 89 uint32_t dconfig; in pcibios_plat_dev_init() local 129 &dconfig); in pcibios_plat_dev_init() 131 dconfig); in pcibios_plat_dev_init() 142 pci_read_config_dword(dev, pos + PCI_ERR_COR_STATUS, &dconfig); in pcibios_plat_dev_init() 143 pci_write_config_dword(dev, pos + PCI_ERR_COR_STATUS, dconfig); in pcibios_plat_dev_init() 148 pci_read_config_dword(dev, pos + PCI_ERR_CAP, &dconfig); in pcibios_plat_dev_init() 155 pci_write_config_dword(dev, pos + PCI_ERR_CAP, dconfig); in pcibios_plat_dev_init() 163 pci_read_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, &dconfig); in pcibios_plat_dev_init() 164 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, dconfig); in pcibios_plat_dev_init()
|
/arch/mips/include/asm/sgi/ |
D | hpc3.h | 83 volatile u32 dconfig; /* DMA configuration register */ member 136 volatile u32 dconfig; /* DMA configuration register */ member
|