Home
last modified time | relevance | path

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

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