Searched refs:socfpga_is_booting_from_fpga (Results 1 – 3 of 3) sorted by relevance
154 if (!socfpga_is_booting_from_fpga()) { in board_init_f()227 if (!socfpga_is_booting_from_fpga()) in board_init_f()
172 if (socfpga_is_booting_from_fpga()) in socfpga_sdram_remap_zero()
28 static inline bool socfpga_is_booting_from_fpga(void) in socfpga_is_booting_from_fpga() function