Searched refs:afum_type (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/misc/ | ||
H A D | ocxl.h | 27 u8 afum_type; member |
/openbmc/linux/drivers/misc/ocxl/ | ||
H A D | config.c | 678 afu->afum_type = EXTRACT_BITS(val32, 12, 13); in ocxl_config_read_afu() |