Home
last modified time | relevance | path

Searched refs:is_fpgamgr_early_user_mode (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-socfpga/
A Dspl_a10.c127 } else if (!is_fpgamgr_early_user_mode()) { in spl_board_init()
133 if (is_fpgamgr_early_user_mode() || is_fpgamgr_user_mode()) in spl_board_init()
/u-boot/drivers/fpga/
A Dsocfpga_arria10.c75 int is_fpgamgr_early_user_mode(void) in is_fpgamgr_early_user_mode() function
96 while (!is_fpgamgr_early_user_mode()) { in fpgamgr_wait_early_user_mode()
606 (!is_fpgamgr_early_user_mode() || in first_loading_rbf_to_buffer()
613 (is_fpgamgr_early_user_mode() && in first_loading_rbf_to_buffer()
817 !(is_fpgamgr_early_user_mode() && !is_fpgamgr_user_mode())) { in socfpga_loadfs()
932 !(is_fpgamgr_early_user_mode() && !is_fpgamgr_user_mode())) { in socfpga_load()
/u-boot/arch/arm/mach-socfpga/include/mach/
A Dfpga_manager_arria10.h130 int is_fpgamgr_early_user_mode(void);

Completed in 8 milliseconds