Home
last modified time | relevance | path

Searched refs:sdram_mode (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c659 ddr->sdram_mode = 0x50 | burstlen; /* CL=1.5 */ in spd_sdram()
662 ddr->sdram_mode = 0x20 | burstlen; /* CL=2.0 */ in spd_sdram()
665 ddr->sdram_mode = 0x60 | burstlen; /* CL=2.5 */ in spd_sdram()
668 ddr->sdram_mode = 0x30 | burstlen; /* CL=3.0 */ in spd_sdram()
685 ddr->sdram_mode = in spd_sdram()
698 debug("DDR:sdram_mode=0x%08x\n", ddr->sdram_mode); in spd_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/
H A Dspl_minimal.c33 __raw_writel(CONFIG_SYS_DDR_MODE_1_800, &ddr->sdram_mode); in sdram_init()
53 __raw_writel(CONFIG_SYS_DDR_MODE_1_1333, &ddr->sdram_mode); in sdram_init()
/OK3568_Linux_fs/u-boot/board/sbc8641d/
H A Dsbc8641d.c116 ddr->sdram_mode = CONFIG_SYS_DDR_MODE_1; in fixed_sdram()
147 ddr->sdram_mode = CONFIG_SYS_DDR2_MODE_1; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c63 im->ddr.sdram_mode = in fixed_sdram()
76 debug("DDR:sdram_mode=0x%08x\n", im->ddr.sdram_mode); in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c110 im->ddr.sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
143 im->ddr.sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/socrates/
H A Dsdram.c41 ddr->sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/sbc8548/
H A Dddr.c113 out_be32(&ddr->sdram_mode, 0x23C00542); in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/
H A Dsdram.c56 out_be32(&im->ddr.sdram_mode, CONFIG_SYS_DDR_MODE); in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8308rdb/
H A Dsdram.c55 out_be32(&im->ddr.sdram_mode, CONFIG_SYS_DDR_MODE); in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/mpc8308_p1m/
H A Dsdram.c51 out_be32(&im->ddr.sdram_mode, CONFIG_SYS_DDR_MODE); in fixed_sdram()
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dmpc85xx_ddr_gen1.c48 out_be32(&ddr->sdram_mode, regs->ddr_sdram_mode); in fsl_ddr_set_memctl_regs()
H A Dmpc86xx_ddr.c57 out_be32(&ddr->sdram_mode, regs->ddr_sdram_mode); in fsl_ddr_set_memctl_regs()
H A Dmpc85xx_ddr_gen2.c72 out_be32(&ddr->sdram_mode, regs->ddr_sdram_mode); in fsl_ddr_set_memctl_regs()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/
H A Dsdram.c76 im->ddr.sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/bsc9131rdb/
H A Dspl_minimal.c38 __raw_writel(CONFIG_SYS_DDR_MODE_1_800, &ddr->sdram_mode); in sdram_init()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/
H A Dsdram.c87 im->ddr.sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/
H A Dmpc832xemds.c143 im->ddr.sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8641hpcn/
H A Dmpc8641hpcn.c78 ddr->sdram_mode = CONFIG_SYS_DDR_MODE_1; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/sbc8349/
H A Dsbc8349.c117 im->ddr.sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_immap.h40 u32 sdram_mode; /* SDRAM Mode Configuration */ member
/OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/
H A Dmpc8323erdb.c120 im->ddr.sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c118 im->ddr.sdram_mode = CONFIG_SYS_DDR_MODE; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c75 ddr->sdram_mode = CONFIG_SYS_DDR_MODE_1; in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/ls1021aiot/
H A Dls1021aiot.c68 out_be32(&ddr->sdram_mode, DDR_SDRAM_MODE); in ddrmc_init()
/OK3568_Linux_fs/u-boot/board/ve8313/
H A Dve8313.c73 out_be32(&im->ddr.sdram_mode, CONFIG_SYS_DDR_MODE); in fixed_sdram()

12