Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/include/mach/
H A Dusb.h90 # define OTG_PU_ID (1 << 0) macro
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-isp1301-omap.c68 (OTG_PULLDOWN|OTG_PULLUP|OTG_DRV_VBUS|OTG_PD_VBUS|OTG_PU_VBUS|OTG_PU_ID)
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Domap_udc.c2281 (tmp & OTG_PU_ID) ? " pu_id" : "" in proc_otg_show()