Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_SDRAM_EMOD (Results 1 – 22 of 22) sorted by relevance

/u-boot/board/freescale/m5208evbe/
A Dm5208evbe.c61 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
/u-boot/board/freescale/m53017evb/
A Dm53017evb.c61 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
/u-boot/board/freescale/m5329evb/
A Dm5329evb.c48 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
/u-boot/board/freescale/m5373evb/
A Dm5373evb.c48 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
/u-boot/board/freescale/m52277evb/
A Dm52277evb.c63 out_be32(&sdram->sdmr, CONFIG_SYS_SDRAM_EMOD); in dram_init()
/u-boot/include/configs/
A DM5208EVBE.h104 #define CONFIG_SYS_SDRAM_EMOD 0x80010000 macro
A DM53017EVB.h120 #define CONFIG_SYS_SDRAM_EMOD 0x80010000 macro
A DM5329EVB.h116 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
A DM5373EVB.h118 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
A DM52277EVB.h144 #define CONFIG_SYS_SDRAM_EMOD 0x81810000 macro
A DM5475EVB.h153 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
A DM54451EVB.h153 #define CONFIG_SYS_SDRAM_EMOD 0x80810000 macro
A DM5485EVB.h141 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
A DM54455EVB.h202 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
/u-boot/board/freescale/m547xevb/
A Dm547xevb.c65 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
/u-boot/board/freescale/m548xevb/
A Dm548xevb.c65 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
/u-boot/board/freescale/m54451evb/
A Dsbf_dram_init.S80 move.l #(CONFIG_SYS_SDRAM_EMOD), (%a1)
/u-boot/board/freescale/m54455evb/
A Dsbf_dram_init.S64 move.l #(CONFIG_SYS_SDRAM_EMOD + 0x408), (%a1)
A Dm54455evb.c61 out_be32(&sdram->sdmr, CONFIG_SYS_SDRAM_EMOD | 0x408); in dram_init()
/u-boot/doc/arch/
A Dm68k.rst161 CONFIG_SYS_SDRAM_EMOD:
/u-boot/arch/m68k/cpu/mcf5227x/
A Dstart.S174 move.l #(CONFIG_SYS_SDRAM_EMOD), (%a1)
/u-boot/scripts/
A Dconfig_whitelist.txt3537 CONFIG_SYS_SDRAM_EMOD

Completed in 34 milliseconds