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