Home
last modified time | relevance | path

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

/linux-4.4.14/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()
/linux-4.4.14/arch/mips/include/asm/sgi/
Dhpc3.h83 volatile u32 dconfig; /* DMA configuration register */ member
136 volatile u32 dconfig; /* DMA configuration register */ member
/linux-4.4.14/drivers/net/ethernet/seeq/
Dsgiseeq.c770 sp->hregs->dconfig = HPC3_EDCFG_FIRQ | HPC3_EDCFG_FEOP | in sgiseeq_probe()
775 sp->hregs->dconfig = HPC3_EDCFG_FIRQ | HPC3_EDCFG_FEOP | in sgiseeq_probe()