Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/include/mach/
Dusb.h90 # define OTG_PU_VBUS (1 << 1) macro
/linux-4.4.14/drivers/usb/phy/
Dphy-isp1301-omap.c81 (OTG_PULLDOWN|OTG_PULLUP|OTG_DRV_VBUS|OTG_PD_VBUS|OTG_PU_VBUS|OTG_PU_ID)
616 toggle(OTG_PU_VBUS, OTG1_VBUS_CHRG); in otg_update_isp()
/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.c2283 (tmp & OTG_PU_VBUS) ? " pu_vb" : "", in proc_otg_show()