Home
last modified time | relevance | path

Searched refs:cs_config (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c102 im->ddr.cs_config[2] = CONFIG_SYS_DDR_CS2_CONFIG; in fixed_sdram()
122 im->ddr.cs_config[2] = CONFIG_SYS_DDR_CS2_CONFIG; in fixed_sdram()
125 im->ddr.cs_config[0] = 0; in fixed_sdram()
126 im->ddr.cs_config[1] = 0; in fixed_sdram()
127 im->ddr.cs_config[3] = 0; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c46 im->ddr.cs_config[0] = CONFIG_SYS_DDR_CS0_CONFIG; in fixed_sdram()
49 im->ddr.cs_config[1] = 0; in fixed_sdram()
50 im->ddr.cs_config[2] = 0; in fixed_sdram()
51 im->ddr.cs_config[3] = 0; in fixed_sdram()
54 debug("cs0_config = 0x%08x\n", im->ddr.cs_config[0]); in fixed_sdram()
/openbmc/u-boot/board/sbc8349/
H A Dsbc8349.c96 im->ddr.cs_config[2] = CONFIG_SYS_DDR_CS2_CONFIG; in fixed_sdram()
99 im->ddr.cs_config[0] = 0; in fixed_sdram()
100 im->ddr.cs_config[1] = 0; in fixed_sdram()
101 im->ddr.cs_config[3] = 0; in fixed_sdram()
/openbmc/u-boot/board/ids/ids8313/
H A Dids8313.c72 out_be32(&im->ddr.cs_config[0], config); in fixed_sdram()
75 out_be32(&im->ddr.cs_config[1], 0); in fixed_sdram()
76 out_be32(&im->ddr.cs_config[2], 0); in fixed_sdram()
77 out_be32(&im->ddr.cs_config[3], 0); in fixed_sdram()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c222 ddr->cs_config[0] = ( 1 << 31 in spd_sdram()
230 debug("cs0_config = 0x%08x\n",ddr->cs_config[0]); in spd_sdram()
235 ddr->cs_config[1] = ( 1<<31 in spd_sdram()
242 debug("cs1_config = 0x%08x\n",ddr->cs_config[1]); in spd_sdram()
247 ddr->cs_config[2] = ( 1 << 31 in spd_sdram()
255 debug("cs2_config = 0x%08x\n",ddr->cs_config[2]); in spd_sdram()
260 ddr->cs_config[3] = ( 1<<31 in spd_sdram()
267 debug("cs3_config = 0x%08x\n",ddr->cs_config[3]); in spd_sdram()
/openbmc/u-boot/board/freescale/mpc8308rdb/
H A Dsdram.c41 out_be32(&im->ddr.cs_config[0], CONFIG_SYS_DDR_CS0_CONFIG); in fixed_sdram()
44 out_be32(&im->ddr.cs_config[1], 0); in fixed_sdram()
/openbmc/u-boot/board/mpc8308_p1m/
H A Dsdram.c37 out_be32(&im->ddr.cs_config[0], CONFIG_SYS_DDR_CS0_CONFIG); in fixed_sdram()
40 out_be32(&im->ddr.cs_config[1], 0); in fixed_sdram()
/openbmc/u-boot/board/gdsys/mpc8308/
H A Dsdram.c42 out_be32(&im->ddr.cs_config[0], CONFIG_SYS_DDR_CS0_CONFIG); in fixed_sdram()
45 out_be32(&im->ddr.cs_config[1], 0); in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8315erdb/
H A Dsdram.c58 im->ddr.cs_config[0] = CONFIG_SYS_DDR_CS0_CONFIG; in fixed_sdram()
61 im->ddr.cs_config[1] = 0; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8313erdb/
H A Dsdram.c67 im->ddr.cs_config[0] = CONFIG_SYS_DDR_CS0_CONFIG; in fixed_sdram()
70 im->ddr.cs_config[1] = 0; in fixed_sdram()
/openbmc/u-boot/board/ve8313/
H A Dve8313.c58 out_be32(&im->ddr.cs_config[0], CONFIG_SYS_DDR_CS0_CONFIG); in fixed_sdram()
61 out_be32(&im->ddr.cs_config[1], 0); in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc832xemds/
H A Dmpc832xemds.c135 im->ddr.cs_config[0] = CONFIG_SYS_DDR_CS0_CONFIG; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8323erdb/
H A Dmpc8323erdb.c113 im->ddr.cs_config[0] = CONFIG_SYS_DDR_CS0_CONFIG; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c108 im->ddr.cs_config[0] = CONFIG_SYS_DDR_CS0_CONFIG; in fixed_sdram()
/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c283 out_be32(&im->ddr.cs_config[cs], CSCONFIG_ENABLE | auto_precharge | in mpc83xx_sdram_static_init()
362 out_be32(&im->ddr.cs_config[0], 0); in mpc83xx_sdram_probe()
363 out_be32(&im->ddr.cs_config[1], 0); in mpc83xx_sdram_probe()
/openbmc/u-boot/board/keymile/km83xx/
H A Dkm83xx.c298 out_be32(&im->ddr.cs_config[0], CONFIG_SYS_DDR_CS0_CONFIG); in fixed_sdram()
/openbmc/u-boot/board/tqc/tqm834x/
H A Dtqm834x.c339 im->ddr.cs_config[cs] = config; in set_cs_config()
/openbmc/u-boot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c268 im->ddr.cs_config[0] = CONFIG_SYS_DDR_CS0_CONFIG; in fixed_sdram()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_83xx.h292 u32 cs_config[4]; /* Chip Select x Configuration */ member