Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxlpci.h21 #define CXL_DVSEC_MEM_CAPABLE BIT(2) macro
/openbmc/linux/drivers/cxl/core/
H A Dpci.c343 if (!(cap & CXL_DVSEC_MEM_CAPABLE)) { in cxl_dvsec_rr_decode()