Home
last modified time | relevance | path

Searched refs:SH7757LCR_SDRAM_SIZE (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/u-boot-tools/u-boot-2020.07/include/configs/
H A Dsh7757lcr.h18 #define SH7757LCR_SDRAM_SIZE (240 * 1024 * 1024) macro
31 #define CONFIG_SYS_SDRAM_SIZE (SH7757LCR_SDRAM_SIZE)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/configs/
H A Dsh7757lcr.h19 #define SH7757LCR_SDRAM_SIZE (240 * 1024 * 1024) macro
36 #define CONFIG_SYS_SDRAM_SIZE (SH7757LCR_SDRAM_SIZE)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/configs/
H A Dsh7757lcr.h19 #define SH7757LCR_SDRAM_SIZE (240 * 1024 * 1024) macro
36 #define CONFIG_SYS_SDRAM_SIZE (SH7757LCR_SDRAM_SIZE)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/configs/
H A Dsh7757lcr.h19 #define SH7757LCR_SDRAM_SIZE (240 * 1024 * 1024) macro
36 #define CONFIG_SYS_SDRAM_SIZE (SH7757LCR_SDRAM_SIZE)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/configs/
H A Dsh7757lcr.h19 #define SH7757LCR_SDRAM_SIZE (240 * 1024 * 1024) macro
36 #define CONFIG_SYS_SDRAM_SIZE (SH7757LCR_SDRAM_SIZE)
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/include/configs/
H A Dsh7757lcr.h19 #define SH7757LCR_SDRAM_SIZE (240 * 1024 * 1024) macro
36 #define CONFIG_SYS_SDRAM_SIZE (SH7757LCR_SDRAM_SIZE)
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/configs/
H A Dsh7757lcr.h40 #define SH7757LCR_SDRAM_SIZE (240 * 1024 * 1024) macro
66 #define CONFIG_SYS_SDRAM_SIZE (SH7757LCR_SDRAM_SIZE)
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/renesas/sh7757lcr/
H A Dsh7757lcr.c237 SH7757LCR_SDRAM_PHYS_TOP + SH7757LCR_SDRAM_SIZE - 1); in dram_init()
239 SH7757LCR_SDRAM_PHYS_TOP + SH7757LCR_SDRAM_SIZE, in dram_init()
240 SH7757LCR_SDRAM_PHYS_TOP + SH7757LCR_SDRAM_SIZE * 2 - 1); in dram_init()