Home
last modified time | relevance | path

Searched refs:boot_interface_selected (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c84 boot_itf_selected = boot_context->boot_interface_selected; in stm32mp_save_boot_ctx_address()
367 assert(boot_context->boot_interface_selected <= (BOOT_ITF_MASK >> BOOT_ITF_SHIFT)); in stm32_save_boot_info()
390 (boot_context->boot_interface_selected << BOOT_ITF_SHIFT) | in stm32_save_boot_info()
H A Dbl2_io_storage.c187 switch (boot_context->boot_interface_selected) { in print_boot_device()
211 boot_context->boot_interface_selected); in print_boot_device()
472 switch (boot_context->boot_interface_selected) { in stm32mp_io_setup()
517 boot_context->boot_interface_selected); in stm32mp_io_setup()
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dboot_api.h286 uint16_t boot_interface_selected; member
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dboot_api.h217 uint16_t boot_interface_selected; member
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c273 if (boot_context->boot_interface_selected == in bl2_el3_plat_arch_setup()