Searched refs:CXL_DVSEC_MEM_SIZE_LOW_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/cxl/
H A Dcxlpci.h29 #define CXL_DVSEC_MEM_SIZE_LOW_MASK GENMASK(31, 28) macro
/linux-master/drivers/cxl/core/
H A Dpci.c391 size |= temp & CXL_DVSEC_MEM_SIZE_LOW_MASK;

Completed in 141 milliseconds