Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dregs.c78 case CXL_CM_CAP_CAP_ID_HDM: { in cxl_probe_component_regs()
Dhdm.c101 return cxl_map_component_regs(&map, regs, BIT(CXL_CM_CAP_CAP_ID_HDM)); in map_hdm_decoder_regs()
/Linux-v6.6/drivers/cxl/
Dcxl.h37 #define CXL_CM_CAP_CAP_ID_HDM 0x5 macro