Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-am335x-control.c24 #define USBPHY_OTGSESSEND_EN (1 << 20) macro
84 val |= USBPHY_OTGVDET_EN | USBPHY_OTGSESSEND_EN; in am335x_phy_power()
/linux-4.1.27/arch/arm/mach-omap2/
Dusb.h53 #define USBPHY_OTGSESSEND_EN (1 << 20) macro