Searched refs:is_boot_from_usb (Results 1 – 2 of 2) sorted by relevance
1115 #define is_boot_from_usb(void) (!(readl(USB_PHY0_BASE_ADDR) & (1<<20))) macro
1205 #define is_boot_from_usb(void) (readl(USBOTG1_IPS_BASE_ADDR + 0x158) || \ macro