Searched refs:SDRAM_ECCES_BNCE_ENCODE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/edac/
H A Dppc4xx_edac.c438 if ((status->ecces & SDRAM_ECCES_BNCE_ENCODE(lane)) != 0) {
H A Dppc4xx_edac.h154 #define SDRAM_ECCES_BNCE_ENCODE(lane) PPC_REG_VAL(((lane) & 0xF), 1) macro

Completed in 158 milliseconds