Searched refs:is_boot_from_usb (Results 1 – 4 of 4) sorted by relevance
174 if (is_boot_from_usb()) in spl_boot_device()
967 #define is_boot_from_usb(void) (!(readl(USB_PHY0_BASE_ADDR) & (1<<20))) macro
1149 #define is_boot_from_usb(void) (!(readl(USB_PHY0_BASE_ADDR) & (1<<20))) macro
1172 #define is_boot_from_usb(void) (readl(USBOTG1_IPS_BASE_ADDR + 0x158) || \ macro
Completed in 24 milliseconds