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

/u-boot/include/configs/
H A DM5208EVBE.h60 #define CFG_SYS_SDRAM_EMOD 0x80010000 macro
H A DM5373EVB.h70 #define CFG_SYS_SDRAM_EMOD 0x40010000 macro
H A DM53017EVB.h74 #define CFG_SYS_SDRAM_EMOD 0x80010000 macro
H A DM5329EVB.h68 #define CFG_SYS_SDRAM_EMOD 0x40010000 macro
/u-boot/board/freescale/m5208evbe/
H A Dm5208evbe.c61 out_be32(&sdram->mode, CFG_SYS_SDRAM_EMOD);
/u-boot/board/freescale/m5329evb/
H A Dm5329evb.c48 out_be32(&sdram->mode, CFG_SYS_SDRAM_EMOD);
/u-boot/board/freescale/m53017evb/
H A Dm53017evb.c61 out_be32(&sdram->mode, CFG_SYS_SDRAM_EMOD);
/u-boot/board/freescale/m5373evb/
H A Dm5373evb.c48 out_be32(&sdram->mode, CFG_SYS_SDRAM_EMOD);

Completed in 133 milliseconds