Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dmsm_hsusb_hw.h54 #define ULPI_STP_CTRL (1 << 30) /* Block communication with PHY */ macro
/linux-4.1.27/drivers/usb/phy/
Dphy-msm-usb.c521 writel(readl(USB_USBCMD) | ASYNC_INTR_CTRL | ULPI_STP_CTRL, USB_USBCMD); in msm_otg_suspend()
585 temp &= ~ULPI_STP_CTRL; in msm_otg_resume()