Searched refs:CM_CAP_HDR_CAP_ID (Results 1 – 2 of 2) sorted by relevance
/drivers/cxl/ | ||
D | cxl.h | 24 #define CM_CAP_HDR_CAP_ID 1 macro |
/drivers/cxl/core/ | ||
D | regs.c | 50 if (FIELD_GET(CXL_CM_CAP_HDR_ID_MASK, cap_array) != CM_CAP_HDR_CAP_ID) { in cxl_probe_component_regs() |