Home
last modified time | relevance | path

Searched refs:DRAM_RSV_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A Drcar-gen3-common.h51 #define DRAM_RSV_SIZE 0x08000000 macro
54 #define PHYS_SDRAM_1 (0x40000000 + DRAM_RSV_SIZE)
55 #define PHYS_SDRAM_1_SIZE (0x40000000u - DRAM_RSV_SIZE)
66 #define PHYS_SDRAM_1 (0x40000000 + DRAM_RSV_SIZE)
67 #define PHYS_SDRAM_1_SIZE (0x80000000u - DRAM_RSV_SIZE)
H A Dulcb.h23 #define PHYS_SDRAM_1_SIZE (0x40000000u - DRAM_RSV_SIZE)