Home
last modified time | relevance | path

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

/drivers/edac/
A Di5400_edac.c924 int amb_present_reg; in handle_channel() local
929 amb_present_reg = determine_amb_present_reg(pvt, channel); in handle_channel()
932 if (amb_present_reg & (1 << dimm)) { in handle_channel()
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()

Completed in 12 milliseconds