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