Searched refs:ULPI_OTG_DRVVBUS (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Dulpi.h27 #define ULPI_OTG_DRVVBUS (1 << 5) macro
/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-pca100.c391 otg_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | pca100_init()
402 ULPI_OTG_DRVVBUS | ULPI_OTG_DRVVBUS_EXT); pca100_init()
H A Dmach-mx31lite.c263 usbh2_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | mx31lite_init()
H A Dmx31moboard-smartbot.c139 otg_host_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | smartbot_otg_host_init()
H A Dmach-armadillo5x0.c545 usbotg_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | armadillo5x0_init()
549 usbh2_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | armadillo5x0_init()
H A Dmach-mx31_3ds.c721 otg_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | mx31_3ds_init()
726 usbh2_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | mx31_3ds_init()
H A Dmach-pcm037.c667 otg_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | pcm037_init()
673 usbh2_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | pcm037_init()
H A Dmach-mx27_3ds.c502 otg_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | mx27pdk_init()
H A Dmach-mx31lilly.c201 usbh2_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | lilly1131_usb_init()
H A Dmach-pcm043.c379 otg_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | pcm043_init()
H A Dmach-mx31moboard.c432 usbh2_pdata.otg = imx_otg_ulpi_create(ULPI_OTG_DRVVBUS | moboard_usbh2_init()
/linux-4.4.14/drivers/usb/phy/
H A Dphy-ulpi.c246 if (phy->flags & ULPI_OTG_DRVVBUS) ulpi_set_vbus()
/linux-4.4.14/arch/arm/mach-pxa/
H A Dpxa3xx-ulpi.c213 unsigned int ulpi_mode = ULPI_OTG_DRVVBUS; pxa310_otg_init()
/linux-4.4.14/drivers/phy/
H A Dphy-twl4030-usb.c276 return (ret & (ULPI_OTG_DRVVBUS | ULPI_OTG_CHRGVBUS)) ? true : false; twl4030_is_driving_vbus()

Completed in 98 milliseconds