Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl_pci.h122 #define PORT_CONTROL_ALT_MEMID_EN 4 macro
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_downstream.c60 if (pci_get_word(reg) & PORT_CONTROL_ALT_MEMID_EN) { in cxl_dsp_dvsec_write_config()
H A Dcxl_root_port.c230 if (pci_get_word(reg) & PORT_CONTROL_ALT_MEMID_EN) { in cxl_rp_dvsec_write_config()
H A Dcxl_upstream.c53 if (pci_get_word(reg) & PORT_CONTROL_ALT_MEMID_EN) { in cxl_usp_dvsec_write_config()