Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl_pci.h128 typedef struct CXLDVSECPortGPF { struct
133 } CXLDVSECPortGPF; typedef
134 QEMU_BUILD_BUG_ON(sizeof(CXLDVSECPortGPF) != 0x10);
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c450 wmask[offset + offsetof(CXLDVSECPortGPF, phase1_ctrl)] = 0x0F; in cxl_component_create_dvsec()
451 wmask[offset + offsetof(CXLDVSECPortGPF, phase1_ctrl) + 1] = 0x0F; in cxl_component_create_dvsec()
452 wmask[offset + offsetof(CXLDVSECPortGPF, phase2_ctrl)] = 0x0F; in cxl_component_create_dvsec()
453 wmask[offset + offsetof(CXLDVSECPortGPF, phase2_ctrl) + 1] = 0x0F; in cxl_component_create_dvsec()
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_downstream.c116 dvsec = (uint8_t *)&(CXLDVSECPortGPF){ in build_dvsecs()
H A Dcxl_root_port.c116 dvsec = (uint8_t *)&(CXLDVSECPortGPF){ in build_dvsecs()