Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_SDRAM_CFG2 (Results 1 – 25 of 30) sorted by relevance

12

/u-boot/board/freescale/m54451evb/
A Dm54451evb.c48 (in_be32(&sdram->sdcfg2) == CONFIG_SYS_SDRAM_CFG2)) in dram_init()
62 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
A Dsbf_dram_init.S53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
/u-boot/board/freescale/m5208evbe/
A Dm5208evbe.c45 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/u-boot/board/freescale/m53017evb/
A Dm53017evb.c45 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/u-boot/board/freescale/m5329evb/
A Dm5329evb.c42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/u-boot/board/freescale/m5373evb/
A Dm5373evb.c42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/u-boot/board/freescale/m52277evb/
A Dm52277evb.c54 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/u-boot/include/configs/
A DM5208EVBE.h102 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
A DM53017EVB.h118 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
A DM5329EVB.h114 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
A DM5373EVB.h116 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
A DM52277EVB.h142 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
A DM5475EVB.h151 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
A DM54451EVB.h151 #define CONFIG_SYS_SDRAM_CFG2 0x57670000 macro
A DM5485EVB.h139 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
A Dve8313.h85 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
A Dids8313.h93 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
A DMPC8313ERDB_NOR.h114 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
A DMPC8313ERDB_NAND.h143 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
A DM54455EVB.h200 #define CONFIG_SYS_SDRAM_CFG2 0x59670000 macro
/u-boot/board/freescale/m547xevb/
A Dm547xevb.c59 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/u-boot/board/freescale/m548xevb/
A Dm548xevb.c59 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/u-boot/board/freescale/mpc8313erdb/
A Dsdram.c88 im->ddr.sdram_cfg2 = CONFIG_SYS_SDRAM_CFG2; in fixed_sdram()
/u-boot/board/freescale/m54455evb/
A Dsbf_dram_init.S53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
A Dm54455evb.c55 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()

Completed in 32 milliseconds

12