Searched refs:OCXL_DVSEC_AFU_IDX_MASK (Results 1 – 1 of 1) sorted by relevance
11 #define OCXL_DVSEC_AFU_IDX_MASK GENMASK(5, 0) macro644 WARN_ON((afu_idx & OCXL_DVSEC_AFU_IDX_MASK) != afu_idx); in ocxl_config_read_afu()