Home
last modified time | relevance | path

Searched refs:sdram_cfg2 (Results 1 – 16 of 16) sorted by relevance

/u-boot/board/gdsys/mpc8308/
A Dsdram.c58 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_DDR_SDRAM_CFG2); in fixed_sdram()
/u-boot/board/mpc8308_p1m/
A Dsdram.c51 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_DDR_SDRAM_CFG2); in fixed_sdram()
/u-boot/board/freescale/mpc8308rdb/
A Dsdram.c55 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_DDR_SDRAM_CFG2); in fixed_sdram()
/u-boot/board/freescale/mpc8315erdb/
A Dsdram.c77 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
/u-boot/board/freescale/mpc832xemds/
A Dmpc832xemds.c145 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
/u-boot/board/freescale/mpc8313erdb/
A Dsdram.c88 im->ddr.sdram_cfg2 = CONFIG_SYS_SDRAM_CFG2; in fixed_sdram()
/u-boot/board/freescale/mpc8323erdb/
A Dmpc8323erdb.c126 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
/u-boot/drivers/ram/
A Dmpc83xx_sdram.c352 u32 sdram_cfg2; in mpc83xx_sdram_probe() local
992 sdram_cfg2 = force_self_refresh << SDRAM_CFG2_FRC_SR_SHIFT | in mpc83xx_sdram_probe()
998 out_be32(&im->ddr.sdram_cfg2, sdram_cfg2); in mpc83xx_sdram_probe()
/u-boot/board/ids/ids8313/
A Dids8313.c90 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()
/u-boot/board/keymile/km83xx/
A Dkm83xx.c134 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_DDR_SDRAM_CFG2); in fixed_sdram()
/u-boot/board/freescale/mpc837xerdb/
A Dmpc837xerdb.c121 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
/u-boot/board/ve8313/
A Dve8313.c75 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()
/u-boot/board/freescale/mpc8349emds/
A Dmpc8349emds.c113 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dspd_sdram.c761 ddr->sdram_cfg2 = (0 in spd_sdram()
767 debug("DDR: sdram_cfg2 = 0x%08x\n", ddr->sdram_cfg2); in spd_sdram()
/u-boot/board/freescale/mpc837xemds/
A Dmpc837xemds.c281 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
/u-boot/arch/powerpc/include/asm/
A Dimmap_83xx.h299 u32 sdram_cfg2; /* SDRAM Control Configuration 2 */ member

Completed in 19 milliseconds