Home
last modified time | relevance | path

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

/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()
71 cap_id = FIELD_GET(CXL_CM_CAP_HDR_ID_MASK, hdr); in cxl_probe_component_regs()