Home
last modified time | relevance | path

Searched refs:MEM_SIZE (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Ddbau1x00.h140 #define MEM_SIZE 192 macro
142 #define MEM_SIZE 64 macro
H A Dqemu-mips64.h112 #define MEM_SIZE 128 macro
H A Dqemu-mips.h112 #define MEM_SIZE 128 macro
/rk3399_rockchip-uboot/board/qemu-mips/
H A Dqemu-mips.c20 gd->ram_size = MEM_SIZE * 1024 * 1024; in dram_init()
/rk3399_rockchip-uboot/board/dbau1x00/
H A Ddbau1x00.c20 gd->ram_size = MEM_SIZE * 1024 * 1024; in dram_init()