Home
last modified time | relevance | path

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

12

/external/u-boot/board/freescale/m54451evb/
Dm54451evb.c45 (in_be32(&sdram->sdcfg2) == CONFIG_SYS_SDRAM_CFG2)) in dram_init()
59 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
Dsbf_dram_init.S53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
/external/u-boot/board/freescale/m5208evbe/
Dm5208evbe.c42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/external/u-boot/board/freescale/m5329evb/
Dm5329evb.c39 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/external/u-boot/board/freescale/m5373evb/
Dm5373evb.c39 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/external/u-boot/board/freescale/m53017evb/
Dm53017evb.c42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/external/u-boot/board/freescale/m52277evb/
Dm52277evb.c51 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/external/u-boot/board/freescale/m548xevb/
Dm548xevb.c56 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/external/u-boot/board/freescale/m547xevb/
Dm547xevb.c56 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/external/u-boot/include/configs/
DM5208EVBE.h109 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
DM53017EVB.h127 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
DM5329EVB.h121 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
DM5373EVB.h121 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
DM5485EVB.h150 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
DM5475EVB.h162 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
DM52277EVB.h154 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
DM54451EVB.h170 #define CONFIG_SYS_SDRAM_CFG2 0x57670000 macro
DM54455EVB.h219 #define CONFIG_SYS_SDRAM_CFG2 0x59670000 macro
Dve8313.h99 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
Dids8313.h147 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
/external/u-boot/board/freescale/m54455evb/
Dsbf_dram_init.S53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
Dm54455evb.c52 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/external/u-boot/board/freescale/mpc8313erdb/
Dsdram.c85 im->ddr.sdram_cfg2 = CONFIG_SYS_SDRAM_CFG2; in fixed_sdram()
/external/u-boot/board/ids/ids8313/
Dids8313.c85 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()
/external/u-boot/board/ve8313/
Dve8313.c71 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()

12