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

/u-boot/board/cssi/cmpc885/
H A Dsdram.c95 out_be32(&memctl->memc_mcr, 0x80002114);
98 out_be32(&memctl->memc_mcr, 0x80002111); /* PRECHARGE cmd */
99 out_be32(&memctl->memc_mcr, 0x80002830); /* AUTO REFRESH cmd */
101 out_be32(&memctl->memc_mcr, 0x80002138);
/u-boot/board/cssi/mcr3000/
H A Dmcr3000.c102 out_be32(&memctl->memc_mcr, 0x80002830);
104 out_be32(&memctl->memc_mcr, 0x80002038);
/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c192 out_be32(&memctl->memc_mcr, addr | upm); /* (16-16) */
H A Dimmap.c54 printf(" MCR = %08x\n", in_be32(&memctl->memc_mcr));
/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h84 uint memc_mcr; member in struct:mem_ctlr

Completed in 47 milliseconds