Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/ti/
H A Domap1-usb.h75 # define OTG_PU_VBUS (1 << 1) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c2280 (tmp & OTG_PU_VBUS) ? " pu_vb" : "", in proc_otg_show()