Searched refs:CXL_CM_CAP_HDR_ID_MASK (Results 1 – 2 of 2) sorted by relevance
50 if (FIELD_GET(CXL_CM_CAP_HDR_ID_MASK, cap_array) != CM_CAP_HDR_CAP_ID) { in cxl_probe_component_regs()68 cap_id = FIELD_GET(CXL_CM_CAP_HDR_ID_MASK, hdr); in cxl_probe_component_regs()
23 #define CXL_CM_CAP_HDR_ID_MASK GENMASK(15, 0) macro
Completed in 4 milliseconds