Searched refs:USBPHY_OTGVDET_EN (Results 1 – 2 of 2) sorted by relevance
25 #define USBPHY_OTGVDET_EN (1 << 19) macro88 USBPHY_OTGVDET_EN); in am335x_phy_power()92 val |= USBPHY_OTGVDET_EN | USBPHY_OTGSESSEND_EN; in am335x_phy_power()
53 #define USBPHY_OTGVDET_EN (1 << 19) macro