Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_bridge.h87 #define PCI_BRIDGE_DEV_PROP_SHPC "shpc" macro
/openbmc/qemu/hw/pci-bridge/
H A Dpci_bridge_dev.c177 DEFINE_PROP_BIT(PCI_BRIDGE_DEV_PROP_SHPC, PCIBridgeDev, flags,
H A Dpci_expander_bridge.c358 qdev_prop_set_bit(bds, PCI_BRIDGE_DEV_PROP_SHPC, false); in pxb_dev_realize_common()