Searched refs:CXL2_ROOT_PORT (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/pci-bridge/ |
H A D | cxl_root_port.c | 104 cxl_component_register_init_common(reg_state, write_msk, CXL2_ROOT_PORT); in latch_registers() 112 cxl_component_create_dvsec(cxl, CXL2_ROOT_PORT, in build_dvsecs() 122 cxl_component_create_dvsec(cxl, CXL2_ROOT_PORT, in build_dvsecs() 132 cxl_component_create_dvsec(cxl, CXL2_ROOT_PORT, in build_dvsecs() 142 cxl_component_create_dvsec(cxl, CXL2_ROOT_PORT, in build_dvsecs()
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-component-utils.c | 299 case CXL2_ROOT_PORT: in cxl_component_register_init_common() 334 case CXL2_ROOT_PORT: in cxl_component_register_init_common() 350 if (type != CXL2_ROOT_PORT) { in cxl_component_register_init_common() 465 case CXL2_ROOT_PORT: in cxl_component_create_dvsec()
|
/openbmc/qemu/include/hw/cxl/ |
H A D | cxl_component.h | 27 CXL2_ROOT_PORT, enumerator
|