Searched refs:USBPHY_PWD (Results 1 – 4 of 4) sorted by relevance
13 #define USBPHY_PWD 0x00000000 macro17 #define is_usbotg_phy_active(void) (!(readl(USB_PHY0_BASE_ADDR + USBPHY_PWD) & \
14 #define USBPHY_PWD 0x00000000 macro
43 #define USBPHY_PWD 0x00000000 macro184 writel(0, phy_reg + USBPHY_PWD); in usb_phy_enable()
115 writel(0, phy_reg + USBPHY_PWD); in usb_phy_enable()
Completed in 6 milliseconds