Searched refs:DRAM_BASE_ADDR_USER (Results 1 – 3 of 3) sorted by relevance
128 #define DRAM_BASE_ADDR_USER 0x20000000 macro130 #if (DRAM_DRIVER_END_ADDR > DRAM_BASE_ADDR_USER)
80 #define DRAM_BASE_ADDR_USER 0x20000000 macro82 #if (DRAM_DRIVER_END_ADDR > DRAM_BASE_ADDR_USER)
401 prop->dram_user_base_address = DRAM_BASE_ADDR_USER; in goya_set_fixed_properties()