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