Home
last modified time | relevance | path

Searched refs:sdram_mode_2 (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dspl_minimal.c33 __raw_writel(CONFIG_SYS_DDR_MODE_2_800, &ddr->sdram_mode_2); in sdram_init()
53 __raw_writel(CONFIG_SYS_DDR_MODE_2_1333, &ddr->sdram_mode_2); in sdram_init()
/openbmc/u-boot/board/sbc8641d/
H A Dsbc8641d.c116 ddr->sdram_mode_2 = CONFIG_SYS_DDR_MODE_2; in fixed_sdram()
147 ddr->sdram_mode_2 = CONFIG_SYS_DDR2_MODE_2; in fixed_sdram()
/openbmc/u-boot/board/sbc8548/
H A Dddr.c113 out_be32(&ddr->sdram_mode_2, 0x00000000); in fixed_sdram()
/openbmc/u-boot/board/freescale/bsc9131rdb/
H A Dspl_minimal.c38 __raw_writel(CONFIG_SYS_DDR_MODE_2_800, &ddr->sdram_mode_2); in sdram_init()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dmpc86xx_ddr.c57 out_be32(&ddr->sdram_mode_2, regs->ddr_sdram_mode_2); in fsl_ddr_set_memctl_regs()
H A Dmpc85xx_ddr_gen2.c72 out_be32(&ddr->sdram_mode_2, regs->ddr_sdram_mode_2); in fsl_ddr_set_memctl_regs()
H A Darm_ddr_gen3.c96 ddr_out32(&ddr->sdram_mode_2, regs->ddr_sdram_mode_2); in fsl_ddr_set_memctl_regs()
H A Dmpc85xx_ddr_gen3.c119 out_be32(&ddr->sdram_mode_2, regs->ddr_sdram_mode_2); in fsl_ddr_set_memctl_regs()
H A Dfsl_ddr_gen4.c172 ddr_out32(&ddr->sdram_mode_2, regs->ddr_sdram_mode_2); in fsl_ddr_set_memctl_regs()
/openbmc/u-boot/board/freescale/mpc8641hpcn/
H A Dmpc8641hpcn.c78 ddr->sdram_mode_2 = CONFIG_SYS_DDR_MODE_2; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c75 ddr->sdram_mode_2 = CONFIG_SYS_DDR_MODE_2; in fixed_sdram()
/openbmc/u-boot/board/freescale/ls1021aiot/
H A Dls1021aiot.c67 out_be32(&ddr->sdram_mode_2, DDR_SDRAM_MODE_2); in ddrmc_init()
/openbmc/u-boot/include/
H A Dfsl_immap.h40 u32 sdram_mode_2; /* SDRAM Mode Configuration 2 */ member
/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd.c159 ddr->sdram_mode_2 = 0x00000000; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8536ds/
H A Dmpc8536ds.c103 ddr->sdram_mode_2 = CONFIG_SYS_DDR_MODE_2; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c247 out_be32(&ddr->sdram_mode_2, CONFIG_SYS_DDR_SDRAM_MODE_2); in fixed_sdram()
/openbmc/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c173 out_be32(&ddr->sdram_mode_2, DDR_SDRAM_MODE_2); in ddrmc_init()