Searched refs:OTG_DRV_VBUS (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/soc/ti/ | ||
| H A D | omap1-usb.h | 73 # define OTG_DRV_VBUS (1 << 3) macro |
| /linux/drivers/usb/gadget/udc/ | ||
| H A D | omap_udc.c | 2277 (tmp & OTG_DRV_VBUS) ? " drv" : "", in proc_otg_show() |