Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di5400_edac.c923 int amb_present_reg; in handle_channel() local
928 amb_present_reg = determine_amb_present_reg(pvt, channel); in handle_channel()
931 if (amb_present_reg & (1 << dimm)) { in handle_channel()
H A 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()