| /u-boot/board/freescale/mpc8315erdb/ |
| A D | sdram.c | 44 static long fixed_sdram(void) in fixed_sdram() function 91 static long fixed_sdram(void) in fixed_sdram() function 106 msize = fixed_sdram(); in dram_init()
|
| /u-boot/board/freescale/mpc832xemds/ |
| A D | mpc832xemds.c | 94 int fixed_sdram(void); 107 msize = fixed_sdram(); in dram_init() 118 int fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/ids/ids8313/ |
| A D | ids8313.c | 56 int fixed_sdram(unsigned long config) in fixed_sdram() function 115 size_01 = fixed_sdram(CONFIG_SYS_DDR_CONFIG); in setup_sdram() 116 size_02 = fixed_sdram(CONFIG_SYS_DDR_CONFIG_256); in setup_sdram() 119 msize = fixed_sdram(CONFIG_SYS_DDR_CONFIG); in setup_sdram()
|
| /u-boot/board/mpc8308_p1m/ |
| A D | sdram.c | 27 static long fixed_sdram(void) in fixed_sdram() function 74 msize = fixed_sdram(); in dram_init()
|
| /u-boot/board/freescale/mpc8308rdb/ |
| A D | sdram.c | 31 static long fixed_sdram(void) in fixed_sdram() function 78 msize = fixed_sdram(); in dram_init()
|
| /u-boot/board/gdsys/mpc8308/ |
| A D | sdram.c | 34 static long fixed_sdram(void) in fixed_sdram() function 81 msize = fixed_sdram(); in dram_init()
|
| /u-boot/board/sbc8349/ |
| A D | sbc8349.c | 28 int fixed_sdram(void); 57 msize = fixed_sdram(); in dram_init() 80 int fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/freescale/mpc8323erdb/ |
| A D | mpc8323erdb.c | 78 int fixed_sdram(void); 91 msize = fixed_sdram(); in dram_init() 102 int fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/sbc8641d/ |
| A D | sbc8641d.c | 31 long int fixed_sdram (void); 52 dram_size = fixed_sdram (); in dram_init() 99 long int fixed_sdram (void) in fixed_sdram() function
|
| /u-boot/board/freescale/mpc8313erdb/ |
| A D | sdram.c | 45 static long fixed_sdram(void) in fixed_sdram() function 112 msize = fixed_sdram(); in dram_init()
|
| /u-boot/board/freescale/mpc837xerdb/ |
| A D | mpc837xerdb.c | 67 int fixed_sdram(void); 80 msize = fixed_sdram(); in dram_init() 97 int fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/freescale/mpc8349emds/ |
| A D | mpc8349emds.c | 31 int fixed_sdram(void); 75 msize = fixed_sdram() * 1024 * 1024; in dram_init() 92 int fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/freescale/corenet_ds/ |
| A D | ddr.c | 29 phys_size_t fixed_sdram(void) in fixed_sdram() function 277 dram_size = fixed_sdram(); in dram_init()
|
| /u-boot/board/socrates/ |
| A D | sdram.c | 26 phys_size_t fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/freescale/ls1043ardb/ |
| A D | ddr.c | 176 phys_size_t fixed_sdram(void) in fixed_sdram() function 238 dram_size = fixed_sdram(); in fsl_initdram()
|
| /u-boot/board/keymile/km83xx/ |
| A D | km83xx.c | 119 static int fixed_sdram(void) in fixed_sdram() function 172 msize = fixed_sdram(); in dram_init()
|
| /u-boot/board/ve8313/ |
| A D | ve8313.c | 36 static long fixed_sdram(void) in fixed_sdram() function 104 msize = fixed_sdram(); in dram_init()
|
| /u-boot/board/freescale/mpc837xemds/ |
| A D | mpc837xemds.c | 223 int fixed_sdram(void); 236 msize = fixed_sdram(); in dram_init() 254 int fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/freescale/mpc8349itx/ |
| A D | mpc8349itx.c | 37 int fixed_sdram(void) in fixed_sdram() function 145 msize = fixed_sdram(); in dram_init()
|
| /u-boot/board/sbc8548/ |
| A D | ddr.c | 90 phys_size_t fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/Arcturus/ucp1020/ |
| A D | ddr.c | 77 phys_size_t fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/freescale/p1010rdb/ |
| A D | ddr.c | 100 phys_size_t fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/board/freescale/p1_p2_rdb_pc/ |
| A D | ddr.c | 206 phys_size_t fixed_sdram(void) in fixed_sdram() function
|
| /u-boot/include/ |
| A D | fsl_ddr_sdram.h | 469 extern phys_size_t fixed_sdram(void);
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | cpu.c | 457 dram_size = fixed_sdram(); in dram_init()
|