Searched refs:socfpga_io_setup (Results 1 – 9 of 9) sorted by relevance
114 socfpga_io_setup(boot_source, PLAT_SDMMC_DATA_BASE); in bl2_el3_plat_arch_setup()125 socfpga_io_setup(boot_source, offset); in bl2_el3_plat_arch_setup()131 socfpga_io_setup(boot_source, PLAT_NAND_DATA_BASE); in bl2_el3_plat_arch_setup()
119 socfpga_io_setup(boot_source); in bl2_el3_plat_arch_setup()128 socfpga_io_setup(boot_source); in bl2_el3_plat_arch_setup()
115 socfpga_io_setup(boot_source); in bl2_el3_plat_arch_setup()124 socfpga_io_setup(boot_source); in bl2_el3_plat_arch_setup()
128 socfpga_io_setup(boot_source, PLAT_SDMMC_DATA_BASE); in bl2_el3_plat_arch_setup()138 socfpga_io_setup(boot_source, offset); in bl2_el3_plat_arch_setup()
125 socfpga_io_setup(boot_source, PLAT_SDMMC_DATA_BASE); in bl2_el3_plat_arch_setup()132 socfpga_io_setup(boot_source, PLAT_QSPI_DATA_BASE); in bl2_el3_plat_arch_setup()
37 void socfpga_io_setup(int boot_source);
36 void socfpga_io_setup(int boot_source, unsigned long offset);
131 void socfpga_io_setup(int boot_source) in socfpga_io_setup() function
149 void socfpga_io_setup(int boot_source, unsigned long offset) in socfpga_io_setup() function