Searched refs:CXL_DVSEC_REG_LOCATOR_BLOCK_ID_MASK (Results 1 – 2 of 2) sorted by relevance
55 #define CXL_DVSEC_REG_LOCATOR_BLOCK_ID_MASK GENMASK(15, 8) macro
274 u8 reg_type = FIELD_GET(CXL_DVSEC_REG_LOCATOR_BLOCK_ID_MASK, reg_lo); in cxl_decode_regblock()