Home
last modified time | relevance | path

Searched refs:PORT_CONTROL_UNMASK_SBR (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_pci.h121 #define PORT_CONTROL_UNMASK_SBR 1 macro
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_downstream.c56 if (pci_get_word(reg) & PORT_CONTROL_UNMASK_SBR) { in cxl_dsp_dvsec_write_config()
H A Dcxl_root_port.c226 if (pci_get_word(reg) & PORT_CONTROL_UNMASK_SBR) { in cxl_rp_dvsec_write_config()
H A Dcxl_upstream.c49 if (pci_get_word(reg) & PORT_CONTROL_UNMASK_SBR) { in cxl_usp_dvsec_write_config()