Home
last modified time | relevance | path

Searched refs:amb_present_reg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A 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()
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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds