Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/ti/
H A Domap1-usb.h62 # define OTG_BSESSVLD (1 << 18) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c1205 l |= OTG_BSESSVLD; in pullup_enable()
1219 l &= ~OTG_BSESSVLD; in pullup_disable()
2267 (tmp & OTG_BSESSVLD) ? " bsess" : "", in proc_otg_show()