Home
last modified time | relevance | path

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

12

/openbmc/u-boot/board/freescale/m54451evb/
H A 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()
H A Dsbf_dram_init.S53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
/openbmc/u-boot/board/freescale/m5208evbe/
H A Dm5208evbe.c42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/openbmc/u-boot/board/freescale/m5329evb/
H A Dm5329evb.c39 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/openbmc/u-boot/board/freescale/m53017evb/
H A Dm53017evb.c42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/openbmc/u-boot/board/freescale/m5373evb/
H A Dm5373evb.c39 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/openbmc/u-boot/board/freescale/m52277evb/
H A Dm52277evb.c51 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/openbmc/u-boot/board/freescale/m547xevb/
H A Dm547xevb.c56 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/openbmc/u-boot/board/freescale/m548xevb/
H A Dm548xevb.c56 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/openbmc/u-boot/include/configs/
H A DM5208EVBE.h108 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
H A DM53017EVB.h126 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
H A DM5373EVB.h120 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
H A DM5329EVB.h120 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
H A DM5475EVB.h161 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
H A DM5485EVB.h149 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
H A DM52277EVB.h153 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
H A DM54451EVB.h168 #define CONFIG_SYS_SDRAM_CFG2 0x57670000 macro
H A DM54455EVB.h217 #define CONFIG_SYS_SDRAM_CFG2 0x59670000 macro
H A Dids8313.h145 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
H A Dve8313.h99 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
/openbmc/u-boot/board/freescale/m54455evb/
H A Dsbf_dram_init.S53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
H A Dm54455evb.c52 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
/openbmc/u-boot/board/freescale/mpc8313erdb/
H A Dsdram.c85 im->ddr.sdram_cfg2 = CONFIG_SYS_SDRAM_CFG2; in fixed_sdram()
/openbmc/u-boot/board/ve8313/
H A Dve8313.c71 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()
/openbmc/u-boot/board/ids/ids8313/
H A Dids8313.c85 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()

12