Searched refs:STM32_DDR_SIZE (Results 1 – 3 of 3) sorted by relevance
125 (u32)priv->info.base, (u32)STM32_DDR_SIZE); in stm32mp1_ddr_setup()128 STM32_DDR_SIZE); in stm32mp1_ddr_setup()
27 if (value > STM32_DDR_SIZE || value == 0) { in get_bufsize()38 if (default_size != STM32_DDR_SIZE) in get_bufsize()42 STM32_DDR_SIZE); in get_bufsize()1269 (rand() & (STM32_DDR_SIZE - 1) & ~0x3)); in test_read()1318 (rand() & (STM32_DDR_SIZE - 1) & ~0x3)); in test_write()
34 #define STM32_DDR_SIZE SZ_1G macro