Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Di5400_edac.c52 #define CHANNELS_PER_BRANCH 2 macro
54 #define MAX_CHANNELS (MAX_BRANCHES * CHANNELS_PER_BRANCH)
803 if (pvt->maxch < CHANNELS_PER_BRANCH) in i5400_get_devices()
842 if (channel < CHANNELS_PER_BRANCH) { in determine_amb_present_reg()
878 if (channel < CHANNELS_PER_BRANCH) in determine_mtr()
1106 if (pvt->maxch < CHANNELS_PER_BRANCH) { in i5400_get_mc_regs()
1132 if (pvt->maxch < CHANNELS_PER_BRANCH) { in i5400_get_mc_regs()
1279 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()
1190 if (pvt->maxch >= CHANNELS_PER_BRANCH) { in i5000_get_mc_regs()
1214 if (pvt->maxch < CHANNELS_PER_BRANCH) { in i5000_get_mc_regs()