Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/common/
H A Dbl2_io_storage.c613 DWL_DDR_BUFFER_SIZE); in bl2_plat_handle_pre_image_load()
616 image_block_spec.length = DWL_DDR_BUFFER_SIZE; in bl2_plat_handle_pre_image_load()
634 DWL_DDR_BUFFER_SIZE); in bl2_plat_handle_pre_image_load()
637 image_block_spec.length = DWL_DDR_BUFFER_SIZE; in bl2_plat_handle_pre_image_load()
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dplatform_def.h93 #define DWL_DDR_BUFFER_SIZE U(0x0000A000) macro