Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Di5400_edac.c52 #define CHANNELS_PER_BRANCH 2 macro
54 #define MAX_CHANNELS (MAX_BRANCHES * CHANNELS_PER_BRANCH)
802 if (pvt->maxch < CHANNELS_PER_BRANCH) in i5400_get_devices()
841 if (channel < CHANNELS_PER_BRANCH) { in determine_amb_present_reg()
877 if (channel < CHANNELS_PER_BRANCH) in determine_mtr()
1110 if (pvt->maxch < CHANNELS_PER_BRANCH) { in i5400_get_mc_regs()
1136 if (pvt->maxch < CHANNELS_PER_BRANCH) { in i5400_get_mc_regs()
1288 layers[1].size = CHANNELS_PER_BRANCH; in i5400_probe1()
Di5000_edac.c273 #define CHANNELS_PER_BRANCH 2 macro
870 if (pvt->maxch >= CHANNELS_PER_BRANCH) { in i5000_get_devices()
910 if (pvt->maxch >= CHANNELS_PER_BRANCH) in i5000_put_devices()
931 if (channel < CHANNELS_PER_BRANCH) { in determine_amb_present_reg()
955 if (channel < CHANNELS_PER_BRANCH) in determine_mtr()
1195 if (pvt->maxch >= CHANNELS_PER_BRANCH) { in i5000_get_mc_regs()
1219 if (pvt->maxch < CHANNELS_PER_BRANCH) { in i5000_get_mc_regs()