Searched refs:USBPHY_OTGSESSEND_EN (Results 1 – 2 of 2) sorted by relevance
26 #define USBPHY_OTGSESSEND_EN (1 << 20) macro89 val |= USBPHY_OTGSESSEND_EN; in am335x_phy_power()92 val |= USBPHY_OTGVDET_EN | USBPHY_OTGSESSEND_EN; in am335x_phy_power()
54 #define USBPHY_OTGSESSEND_EN (1 << 20) macro