Searched refs:mamr (Results 1 - 5 of 5) sorted by relevance

/u-boot/board/cssi/cmpc885/
H A Dsdram.c64 u32 max_size, mamr; local
75 mamr = 0x20104000;
78 mamr = 0x20206000;
91 out_be32(&memctl->memc_mamr, mamr);
/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c118 u32 *mxmr = &lbc->mamr + upm;
/u-boot/board/socrates/
H A Dsocrates.c167 out_be32 (&lbc->mamr, 0x44440); /* Use a customer-supplied value */
/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h488 u32 mamr; /* LBC UPMA Mode */ member in struct:fsl_lbc
/u-boot/board/cssi/cmpcpro/
H A Dcmpcpro.c237 out_be32(&lbus->mamr, 0x00044440);

Completed in 57 milliseconds