Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Di5400_edac.c922 int amb_present_reg; in handle_channel() local
927 amb_present_reg = determine_amb_present_reg(pvt, channel); in handle_channel()
930 if (amb_present_reg & (1 << dimm)) { in handle_channel()
Di5000_edac.c996 int amb_present_reg; in handle_channel() local
1001 amb_present_reg = determine_amb_present_reg(pvt, channel); in handle_channel()
1004 if (amb_present_reg) { in handle_channel()