Home
last modified time | relevance | path

Searched refs:fixed_sdram (Results 1 – 25 of 34) sorted by relevance

12

/external/u-boot/board/freescale/mpc8315erdb/
Dsdram.c41 static long fixed_sdram(void) in fixed_sdram() function
88 static long fixed_sdram(void) in fixed_sdram() function
103 msize = fixed_sdram(); in dram_init()
/external/u-boot/board/ids/ids8313/
Dids8313.c51 int fixed_sdram(unsigned long config) in fixed_sdram() function
110 size_01 = fixed_sdram(CONFIG_SYS_DDR_CONFIG); in setup_sdram()
111 size_02 = fixed_sdram(CONFIG_SYS_DDR_CONFIG_256); in setup_sdram()
114 msize = fixed_sdram(CONFIG_SYS_DDR_CONFIG); in setup_sdram()
/external/u-boot/board/freescale/mpc832xemds/
Dmpc832xemds.c90 int fixed_sdram(void);
103 msize = fixed_sdram(); in dram_init()
114 int fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/freescale/mpc8641hpcn/
Dmpc8641hpcn.c20 phys_size_t fixed_sdram(void);
48 dram_size = fixed_sdram(); in dram_init()
65 fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/sbc8349/
Dsbc8349.c23 int fixed_sdram(void);
52 msize = fixed_sdram(); in dram_init()
75 int fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/freescale/mpc8323erdb/
Dmpc8323erdb.c71 int fixed_sdram(void);
84 msize = fixed_sdram(); in dram_init()
95 int fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/freescale/mpc837xerdb/
Dmpc837xerdb.c62 int fixed_sdram(void);
75 msize = fixed_sdram(); in dram_init()
92 int fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/sbc8641d/
Dsbc8641d.c27 long int fixed_sdram (void);
48 dram_size = fixed_sdram (); in dram_init()
95 long int fixed_sdram (void) in fixed_sdram() function
/external/u-boot/board/freescale/mpc8349emds/
Dmpc8349emds.c26 int fixed_sdram(void);
70 msize = fixed_sdram() * 1024 * 1024; in dram_init()
87 int fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/freescale/mpc8610hpcd/
Dmpc8610hpcd.c24 phys_size_t fixed_sdram(void);
127 dram_size = fixed_sdram(); in dram_init()
144 phys_size_t fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/gdsys/mpc8308/
Dsdram.c30 static long fixed_sdram(void) in fixed_sdram() function
77 msize = fixed_sdram(); in dram_init()
/external/u-boot/board/freescale/mpc8308rdb/
Dsdram.c29 static long fixed_sdram(void) in fixed_sdram() function
76 msize = fixed_sdram(); in dram_init()
/external/u-boot/board/mpc8308_p1m/
Dsdram.c25 static long fixed_sdram(void) in fixed_sdram() function
72 msize = fixed_sdram(); in dram_init()
/external/u-boot/board/freescale/mpc8313erdb/
Dsdram.c42 static long fixed_sdram(void) in fixed_sdram() function
109 msize = fixed_sdram(); in dram_init()
/external/u-boot/board/freescale/mpc837xemds/
Dmpc837xemds.c218 int fixed_sdram(void);
231 msize = fixed_sdram(); in dram_init()
249 int fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/freescale/corenet_ds/
Dddr.c25 phys_size_t fixed_sdram(void) in fixed_sdram() function
273 dram_size = fixed_sdram(); in dram_init()
/external/u-boot/board/freescale/ls1043ardb/
Dddr.c173 phys_size_t fixed_sdram(void) in fixed_sdram() function
222 dram_size = fixed_sdram(); in fsl_initdram()
/external/u-boot/board/ve8313/
Dve8313.c32 static long fixed_sdram(void) in fixed_sdram() function
100 msize = fixed_sdram(); in dram_init()
/external/u-boot/board/freescale/mpc8349itx/
Dmpc8349itx.c28 int fixed_sdram(void) in fixed_sdram() function
136 msize = fixed_sdram(); in dram_init()
/external/u-boot/board/keymile/km83xx/
Dkm83xx.c289 static int fixed_sdram(void) in fixed_sdram() function
342 msize = fixed_sdram(); in dram_init()
/external/u-boot/board/freescale/p1_twr/
Dddr.c16 phys_size_t fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/socrates/
Dsdram.c24 phys_size_t fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/sbc8548/
Dddr.c89 phys_size_t fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/Arcturus/ucp1020/
Dddr.c76 phys_size_t fixed_sdram(void) in fixed_sdram() function
/external/u-boot/board/freescale/bsc9131rdb/
Dddr.c58 phys_size_t fixed_sdram(void) in fixed_sdram() function

12