Searched refs:mbxcf (Results 1 – 2 of 2) sorted by relevance
126 #define SDRAM_MBCF_SZ_DECODE(mbxcf) PPC_REG_DECODE(19, mbxcf) argument
902 u32 mbxcf, size, nr_pages; in ppc4xx_edac_init_csrows() local931 mbxcf = mfsdram(&pdata->dcr_host, SDRAM_MBXCF(row)); in ppc4xx_edac_init_csrows()933 if ((mbxcf & SDRAM_MBCF_BE_MASK) != SDRAM_MBCF_BE_ENABLE) in ppc4xx_edac_init_csrows()938 size = mbxcf & SDRAM_MBCF_SZ_MASK; in ppc4xx_edac_init_csrows()