Searched refs:socfpga_io_setup (Results 1 – 5 of 5) sorted by relevance
190 socfpga_io_setup(boot_source, PLAT_SDMMC_DATA_BASE); in bl2_el3_plat_arch_setup()201 socfpga_io_setup(boot_source, offset); in bl2_el3_plat_arch_setup()207 socfpga_io_setup(boot_source, PLAT_NAND_DATA_BASE); 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()
134 socfpga_io_setup(boot_source, PLAT_SDMMC_DATA_BASE); in bl2_el3_plat_arch_setup()145 socfpga_io_setup(boot_source, offset); in bl2_el3_plat_arch_setup()
38 void socfpga_io_setup(int boot_source, unsigned long offset);
145 void socfpga_io_setup(int boot_source, unsigned long offset) in socfpga_io_setup() function