Home
last modified time | relevance | path

Searched refs:USBPHY_OTGSESSEND_EN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/phy/
H A Dphy-am335x-control.c26 #define USBPHY_OTGSESSEND_EN (1 << 20) macro
89 val |= USBPHY_OTGSESSEND_EN; in am335x_phy_power()
92 val |= USBPHY_OTGVDET_EN | USBPHY_OTGSESSEND_EN; in am335x_phy_power()