Searched refs:USBPHY_PHYCLKGD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/musb/ | ||
H A D | davinci.h | 16 #define USBPHY_PHYCLKGD BIT(8) macro |
H A D | davinci.c | 60 while ((__raw_readl(USB_PHY_CTRL) & USBPHY_PHYCLKGD) == 0) in phy_on() |
Completed in 1 milliseconds