Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/ti/
H A Domap1-usb.h63 # define OTG_VBUSVLD (1 << 17) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c2268 (tmp & OTG_VBUSVLD) ? " vbus" : "", in proc_otg_show()