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