Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ocxl/
H A Dconfig.c119 int pos, afu_present; in read_dvsec_function() local
130 afu_present = EXTRACT_BIT(val, 31); in read_dvsec_function()
131 if (!afu_present) { in read_dvsec_function()