Searched refs:CXL_DVSEC_MEM_SIZE_LOW_MASK (Results 1 – 2 of 2) sorted by relevance
29 #define CXL_DVSEC_MEM_SIZE_LOW_MASK GENMASK(31, 28) macro
389 size |= temp & CXL_DVSEC_MEM_SIZE_LOW_MASK; in cxl_dvsec_rr_decode()