Searched refs:usb_copy (Results 1 – 3 of 3) sorted by relevance
205 u32 (*usb_copy)(u32 num_of_block, u32 *dst); in copy_uboot_to_ram() local247 usb_copy = get_irom_func(USB_INDEX); in copy_uboot_to_ram()248 usb_copy(0, (u32 *)CONFIG_SYS_TEXT_BASE); in copy_uboot_to_ram()
94 label = "ib62x0:red:usb_copy";