Home
last modified time | relevance | path

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

/u-boot/board/gdsys/mpc8308/
A Dsdram.c60 out_be32(&im->ddr.sdram_mode2, CONFIG_SYS_DDR_MODE2); in fixed_sdram()
/u-boot/board/mpc8308_p1m/
A Dsdram.c53 out_be32(&im->ddr.sdram_mode2, CONFIG_SYS_DDR_MODE2); in fixed_sdram()
/u-boot/board/freescale/mpc8308rdb/
A Dsdram.c57 out_be32(&im->ddr.sdram_mode2, CONFIG_SYS_DDR_MODE2); in fixed_sdram()
/u-boot/board/freescale/mpc8315erdb/
A Dsdram.c79 im->ddr.sdram_mode2 = CONFIG_SYS_DDR_MODE2; in fixed_sdram()
/u-boot/board/freescale/mpc832xemds/
A Dmpc832xemds.c147 im->ddr.sdram_mode2 = CONFIG_SYS_DDR_MODE2; in fixed_sdram()
/u-boot/board/freescale/mpc8313erdb/
A Dsdram.c90 im->ddr.sdram_mode2 = CONFIG_SYS_DDR_MODE_2; in fixed_sdram()
/u-boot/board/freescale/mpc8323erdb/
A Dmpc8323erdb.c128 im->ddr.sdram_mode2 = CONFIG_SYS_DDR_MODE2; in fixed_sdram()
/u-boot/drivers/ram/
A Dmpc83xx_sdram.c358 u32 sdram_mode2; in mpc83xx_sdram_probe() local
1030 sdram_mode2 = esdmode2 << SDRAM_MODE2_ESD2_SHIFT | in mpc83xx_sdram_probe()
1033 out_be32(&im->ddr.sdram_mode2, sdram_mode2); in mpc83xx_sdram_probe()
/u-boot/board/ids/ids8313/
A Dids8313.c93 out_be32(&im->ddr.sdram_mode2, CONFIG_SYS_DDR_MODE_2); in fixed_sdram()
/u-boot/board/keymile/km83xx/
A Dkm83xx.c136 out_be32(&im->ddr.sdram_mode2, CONFIG_SYS_DDR_MODE2); in fixed_sdram()
/u-boot/board/freescale/mpc837xerdb/
A Dmpc837xerdb.c123 im->ddr.sdram_mode2 = CONFIG_SYS_DDR_MODE2; in fixed_sdram()
/u-boot/board/ve8313/
A Dve8313.c77 out_be32(&im->ddr.sdram_mode2, CONFIG_SYS_DDR_MODE_2); in fixed_sdram()
/u-boot/board/freescale/mpc8349emds/
A Dmpc8349emds.c115 im->ddr.sdram_mode2 = CONFIG_SYS_DDR_MODE2; in fixed_sdram()
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dspd_sdram.c711 ddr->sdram_mode2 = 0; in spd_sdram()
712 debug("DDR: sdram_mode2 = 0x%08x\n", ddr->sdram_mode2); in spd_sdram()
/u-boot/board/freescale/mpc837xemds/
A Dmpc837xemds.c283 im->ddr.sdram_mode2 = CONFIG_SYS_DDR_MODE2; in fixed_sdram()
/u-boot/arch/powerpc/include/asm/
A Dimmap_83xx.h301 u32 sdram_mode2; /* SDRAM Mode Configuration 2 */ member

Completed in 19 milliseconds