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