Home
last modified time | relevance | path

Searched refs:OCXL_DVSEC_AFU_IDX_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/ocxl/
H A Dconfig.c11 #define OCXL_DVSEC_AFU_IDX_MASK GENMASK(5, 0) macro
662 WARN_ON((afu_idx & OCXL_DVSEC_AFU_IDX_MASK) != afu_idx); in ocxl_config_read_afu()