Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c43 void *get_irom_func(int index) in get_irom_func() function
227 copy_bl2 = get_irom_func(MMC_INDEX); in copy_uboot_to_ram()
234 copy_bl2_from_emmc = get_irom_func(EMMC44_INDEX); in copy_uboot_to_ram()
235 end_bootop_from_emmc = get_irom_func(EMMC44_END_INDEX); in copy_uboot_to_ram()
248 usb_copy = get_irom_func(USB_INDEX); in copy_uboot_to_ram()