Searched refs:CXL_DVSEC_MEM_CAPABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/cxl/ | ||
H A D | cxlpci.h | 21 #define CXL_DVSEC_MEM_CAPABLE BIT(2) macro |
/openbmc/linux/drivers/cxl/core/ | ||
H A D | pci.c | 343 if (!(cap & CXL_DVSEC_MEM_CAPABLE)) { in cxl_dvsec_rr_decode() |