Searched refs:CFG_SYS_SDRAM_MODE (Results 1 - 8 of 8) sorted by relevance

/u-boot/board/freescale/m5329evb/
H A Dm5329evb.c49 out_be32(&sdram->mode, CFG_SYS_SDRAM_MODE | 0x04000000);
60 out_be32(&sdram->mode, CFG_SYS_SDRAM_MODE);
/u-boot/board/freescale/m5373evb/
H A Dm5373evb.c49 out_be32(&sdram->mode, CFG_SYS_SDRAM_MODE | 0x04000000);
60 out_be32(&sdram->mode, CFG_SYS_SDRAM_MODE);
/u-boot/include/configs/
H A DM5208EVBE.h61 #define CFG_SYS_SDRAM_MODE 0x00CD0000 macro
H A DM5373EVB.h71 #define CFG_SYS_SDRAM_MODE 0x018D0000 macro
H A DM53017EVB.h75 #define CFG_SYS_SDRAM_MODE 0x00CD0000 macro
H A DM5329EVB.h69 #define CFG_SYS_SDRAM_MODE 0x018D0000 macro
/u-boot/board/freescale/m5208evbe/
H A Dm5208evbe.c59 out_be32(&sdram->mode, CFG_SYS_SDRAM_MODE);
/u-boot/board/freescale/m53017evb/
H A Dm53017evb.c59 out_be32(&sdram->mode, CFG_SYS_SDRAM_MODE);

Completed in 44 milliseconds