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