Home
last modified time | relevance | path

Searched refs:PCI_STATUS_DEVSEL_MEDIUM (Results 1 – 22 of 22) sorted by relevance

/openbmc/qemu/hw/pci-bridge/
H A Dsimba.c58 PCI_STATUS_DEVSEL_MEDIUM); in simba_pci_bridge_realize()
/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_acc.c87 conf_data |= PCI_STATUS_DEVSEL_MEDIUM; in pci_acc_read_reg()
H A Dcs5536_ohci.c93 conf_data |= PCI_STATUS_DEVSEL_MEDIUM; in pci_ohci_read_reg()
H A Dcs5536_ehci.c98 conf_data |= PCI_STATUS_DEVSEL_MEDIUM; in pci_ehci_read_reg()
H A Dcs5536_ide.c120 conf_data |= PCI_STATUS_DEVSEL_MEDIUM; in pci_ide_read_reg()
H A Dcs5536_isa.c247 conf_data |= PCI_STATUS_DEVSEL_MEDIUM; in pci_isa_read_reg()
/openbmc/qemu/hw/isa/
H A Di82378.c76 PCI_STATUS_DEVSEL_MEDIUM); in i82378_realize()
H A Dvt82c686.c202 PCI_STATUS_DEVSEL_MEDIUM); in via_pm_realize()
816 pci_set_word(pci_conf + PCI_STATUS, PCI_STATUS_DEVSEL_MEDIUM); in vt82c686b_isa_reset()
885 pci_set_word(pci_conf + PCI_STATUS, PCI_STATUS_DEVSEL_MEDIUM); in vt8231_isa_reset()
/openbmc/qemu/hw/pci-host/
H A Dsh_pci.c153 PCI_STATUS_FAST_BACK | PCI_STATUS_DEVSEL_MEDIUM); in sh_pcic_pci_realize()
H A Dversatile.c470 PCI_STATUS_66MHZ | PCI_STATUS_DEVSEL_MEDIUM); in versatile_pci_host_realize()
H A Dsabre.c456 PCI_STATUS_DEVSEL_MEDIUM); in sabre_pci_realize()
H A Dgt64120.c1234 PCI_STATUS_FAST_BACK | PCI_STATUS_DEVSEL_MEDIUM); in gt64120_pci_reset_hold()
/openbmc/qemu/hw/ide/
H A Dpiix.c120 PCI_STATUS_DEVSEL_MEDIUM | PCI_STATUS_FAST_BACK); in piix_ide_reset()
H A Dvia.c138 PCI_STATUS_DEVSEL_MEDIUM); in via_ide_reset()
/openbmc/qemu/hw/audio/
H A Dvia-ac97.c442 PCI_STATUS_CAP_LIST | PCI_STATUS_DEVSEL_MEDIUM); in via_ac97_realize()
501 pci_set_word(pci_dev->config + PCI_STATUS, PCI_STATUS_DEVSEL_MEDIUM); in via_mc97_realize()
H A Dac97.c1286 c[PCI_STATUS + 1] = PCI_STATUS_DEVSEL_MEDIUM >> 8; in ac97_realize()
/openbmc/qemu/hw/net/
H A Dpcnet-pci.c211 PCI_STATUS_FAST_BACK | PCI_STATUS_DEVSEL_MEDIUM); in pci_pcnet_realize()
H A Dsungem.c1356 PCI_STATUS_DEVSEL_MEDIUM | in sungem_realize()
H A Deepro100.c488 pci_set_word(pci_conf + PCI_STATUS, PCI_STATUS_DEVSEL_MEDIUM | in e100_pci_reset()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h63 #define PCI_STATUS_DEVSEL_MEDIUM 0x200 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h63 #define PCI_STATUS_DEVSEL_MEDIUM 0x200 macro
/openbmc/u-boot/include/
H A Dpci.h43 #define PCI_STATUS_DEVSEL_MEDIUM 0x200 macro