Searched refs:CXL_DVSEC_REG_LOCATOR_BIR_MASK (Results 1 – 2 of 2) sorted by relevance
54 #define CXL_DVSEC_REG_LOCATOR_BIR_MASK GENMASK(2, 0) macro
275 int bar = FIELD_GET(CXL_DVSEC_REG_LOCATOR_BIR_MASK, reg_lo); in cxl_decode_regblock()