Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c154 if (!socfpga_is_booting_from_fpga()) { in board_init_f()
227 if (!socfpga_is_booting_from_fpga()) in board_init_f()
H A Dmisc_gen5.c172 if (socfpga_is_booting_from_fpga()) in socfpga_sdram_remap_zero()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmisc.h28 static inline bool socfpga_is_booting_from_fpga(void) in socfpga_is_booting_from_fpga() function