Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dboot_api.h51 #define BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART 0x5U macro
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dboot_api.h53 #define BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART 0x5U macro
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c274 BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART) { in bl2_el3_plat_arch_setup()
570 if ((boot_itf == BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART) || in bl2_el3_plat_prepare_exit()
/rk3399_ARM-atf/plat/st/common/
H A Dbl2_io_storage.c203 case BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART: in print_boot_device()
505 case BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART: in stm32mp_io_setup()
608 case BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART: in bl2_plat_handle_pre_image_load()
H A Dstm32mp_common.c281 if ((boot_itf == BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART) && in stm32mp_uart_console_setup()