Searched refs:USBPHY_PHYCLKGD (Results 1 – 2 of 2) sorted by relevance
16 #define USBPHY_PHYCLKGD BIT(8) macro
61 while ((__raw_readl(USB_PHY_CTRL) & USBPHY_PHYCLKGD) == 0) in phy_on()