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.h111 typedef struct CXLDVSECPortGPF { struct
116 } CXLDVSECPortGPF; typedef
117 QEMU_BUILD_BUG_ON(sizeof(CXLDVSECPortGPF) != 0x10);
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c428 wmask[offset + offsetof(CXLDVSECPortGPF, phase1_ctrl)] = 0x0F; in cxl_component_create_dvsec()
429 wmask[offset + offsetof(CXLDVSECPortGPF, phase1_ctrl) + 1] = 0x0F; in cxl_component_create_dvsec()
430 wmask[offset + offsetof(CXLDVSECPortGPF, phase2_ctrl)] = 0x0F; in cxl_component_create_dvsec()
431 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()