Home
last modified time | relevance | path

Searched refs:OTG_DRV_VBUS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/soc/ti/
H A Domap1-usb.h73 # define OTG_DRV_VBUS (1 << 3) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c2278 (tmp & OTG_DRV_VBUS) ? " drv" : "", in proc_otg_show()