Home
last modified time | relevance | path

Searched refs:spd_sdram (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dspd_sdram.h4 long int spd_sdram(void);
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A DMakefile39 obj-y += spd_sdram.o
H A Dspd_sdram.c123 long int spd_sdram() in spd_sdram() function
/OK3568_Linux_fs/u-boot/board/esd/vme8349/
H A Dvme8349.c44 msize = spd_sdram(); in dram_init()
/OK3568_Linux_fs/u-boot/board/sbc8349/
H A Dsbc8349.c51 msize = spd_sdram(); in dram_init()
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c74 msize = spd_sdram(); in dram_init()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c135 msize = spd_sdram(); in dram_init()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c63 msize = spd_sdram() * 1024 * 1024; in dram_init()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.440-DDR-performance3 spd_sdram.c) are changed accordingly. So all 440er boards using
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c230 msize = spd_sdram(); in dram_init()