Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-socfpga/
A Dspl_a10.c118 if (is_fpgamgr_user_mode()) { in spl_board_init()
133 if (is_fpgamgr_early_user_mode() || is_fpgamgr_user_mode()) in spl_board_init()
136 if (!is_fpgamgr_user_mode()) in spl_board_init()
/u-boot/drivers/fpga/
A Dsocfpga_arria10.c62 int is_fpgamgr_user_mode(void) in is_fpgamgr_user_mode() function
607 is_fpgamgr_user_mode())) { in first_loading_rbf_to_buffer()
614 !is_fpgamgr_user_mode())) { in first_loading_rbf_to_buffer()
817 !(is_fpgamgr_early_user_mode() && !is_fpgamgr_user_mode())) { in socfpga_loadfs()
871 if (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.h127 int is_fpgamgr_user_mode(void);

Completed in 7 milliseconds