Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/edac/
H A 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()
1105 if (pvt->maxch < CHANNELS_PER_BRANCH) { in i5400_get_mc_regs()
1131 if (pvt->maxch < CHANNELS_PER_BRANCH) { in i5400_get_mc_regs()
1278 layers[1].size = CHANNELS_PER_BRANCH; in i5400_probe1()
H A 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()