Searched refs:USBPHY_PHYCLKGD (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb/ | ||
| H A D | davinci.h | 54 #define USBPHY_PHYCLKGD (1 << 8) macro |
| H A D | davinci.c | 56 if (readl(USBPHY_CTL_PADDR) & USBPHY_PHYCLKGD) in phy_on() |