Searched refs:STM32_DDR_BASE (Results 1 – 5 of 5) sorted by relevance
23 #define CONFIG_SYS_SDRAM_BASE STM32_DDR_BASE38 #define CONFIG_SYS_LOAD_ADDR STM32_DDR_BASE62 #define CONFIG_SYS_MEMTEST_START STM32_DDR_BASE
41 *bufsize = get_ram_size((long *)STM32_DDR_BASE, in get_bufsize()79 if (value < STM32_DDR_BASE) { in get_addr()90 *addr = STM32_DDR_BASE; in get_addr()934 STM32_DDR_BASE, bufsize, bus_width); in test_freq_pattern()941 pattern_res = test_loop(patterns[i], (u32 *)STM32_DDR_BASE, in test_freq_pattern()1268 addr = (u32 *)(STM32_DDR_BASE + in test_read()1317 addr = (u32 *)(STM32_DDR_BASE + in test_write()
159 priv->info.base = STM32_DDR_BASE; in stm32mp1_ddr_probe()
33 #define STM32_DDR_BASE 0xC0000000 macro
624 gd->bd->bi_boot_params = STM32_DDR_BASE + 0x100; in board_init()