Searched refs:is_usbotg_phy_active (Results 1 – 4 of 4) sorted by relevance
17 #define is_usbotg_phy_active(void) (!(readl(USB_PHY0_BASE_ADDR + USBPHY_PWD) & \ macro
54 if (is_usbotg_phy_active()) in spl_boot_device()
164 if (((bmode >> 24) & 0x03) == 0x01 || is_usbotg_phy_active()) { in board_boot_order()
476 if (((bmode >> 24) & 0x03) == 0x01 || is_usbotg_phy_active()) { in board_boot_order()
Completed in 5 milliseconds