Home
last modified time | relevance | path

Searched refs:pci_word_test_and_clear_mask (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie.c130 pci_word_test_and_clear_mask(exp_cap + PCI_EXP_LNKCTL2, in pcie_cap_fill_lnk()
350 pci_word_test_and_clear_mask(exp_cap + PCI_EXP_FLAGS, PCI_EXP_FLAGS_IRQ); in pcie_cap_flags_set_vector()
447 pci_word_test_and_clear_mask(exp_cap + PCI_EXP_SLTCTL, in pcie_cap_slot_enable_power()
597 pci_word_test_and_clear_mask(exp_cap + PCI_EXP_SLTSTA, in pcie_cap_slot_do_unplug()
601 pci_word_test_and_clear_mask(exp_cap + PCI_EXP_LNKSTA, in pcie_cap_slot_do_unplug()
658 pci_word_test_and_clear_mask(exp_cap + PCI_EXP_SLTSTA, in pcie_cap_slot_unplug_request_cb()
698 pci_word_test_and_clear_mask(dev->config + pos + PCI_EXP_SLTCTL, in pcie_cap_slot_init()
704 pci_word_test_and_clear_mask(dev->config + pos + PCI_EXP_SLTCTL, in pcie_cap_slot_init()
729 pci_word_test_and_clear_mask(dev->cmask + pos + PCI_EXP_SLTSTA, in pcie_cap_slot_init()
748 pci_word_test_and_clear_mask(exp_cap + PCI_EXP_SLTCTL, in pcie_cap_slot_reset()
[all …]
H A Dpci_bridge.c292 pci_word_test_and_clear_mask(conf + PCI_MEMORY_LIMIT, in pci_bridge_disable_base_limit()
296 pci_word_test_and_clear_mask(conf + PCI_PREF_MEMORY_LIMIT, in pci_bridge_disable_base_limit()
327 pci_word_test_and_clear_mask(conf + PCI_MEMORY_BASE, in pci_bridge_reset()
329 pci_word_test_and_clear_mask(conf + PCI_MEMORY_LIMIT, in pci_bridge_reset()
331 pci_word_test_and_clear_mask(conf + PCI_PREF_MEMORY_BASE, in pci_bridge_reset()
333 pci_word_test_and_clear_mask(conf + PCI_PREF_MEMORY_LIMIT, in pci_bridge_reset()
H A Dpcie_port.c38 pci_word_test_and_clear_mask(d->wmask + PCI_BRIDGE_CONTROL, in pcie_port_init_reg()
H A Dshpc.c168 pci_word_test_and_clear_mask(status, msk); in shpc_set_status()
376 pci_word_test_and_clear_mask(shpc->config + SHPC_CMD_STATUS, in shpc_command()
H A Dpci.c414 pci_word_test_and_clear_mask(dev->config + PCI_COMMAND, in pci_do_device_reset()
417 pci_word_test_and_clear_mask(dev->config + PCI_STATUS, in pci_do_device_reset()
/openbmc/qemu/hw/pci-bridge/
H A Dgen_pcie_root_port.c107 pci_word_test_and_clear_mask(d->wmask + PCI_COMMAND, in gen_rp_realize()
H A Dcxl_root_port.c171 pci_word_test_and_clear_mask(pci_dev->wmask + PCI_COMMAND, in cxl_rp_realize()
/openbmc/qemu/include/hw/pci/
H A Dpci.h558 pci_word_test_and_clear_mask(uint8_t *config, uint16_t mask) in pci_word_test_and_clear_mask() function
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c2345 pci_word_test_and_clear_mask( in virtio_pci_bus_reset_hold()