Home
last modified time | relevance | path

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

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