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