Home
last modified time | relevance | path

Searched refs:CM_CAP_HDR_CAP_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/cxl/core/
H A Dregs.c54 if (FIELD_GET(CXL_CM_CAP_HDR_ID_MASK, cap_array) != CM_CAP_HDR_CAP_ID) { in cxl_probe_component_regs()
/openbmc/linux/drivers/cxl/
H A Dcxl.h28 #define CM_CAP_HDR_CAP_ID 1 macro