Home
last modified time | relevance | path

Searched refs:OTG_A_BUSREQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/soc/ti/
H A Domap1-usb.h67 # define OTG_A_BUSREQ (1 << 11) macro
/openbmc/linux/drivers/usb/host/
H A Dohci-omap.c83 l &= ~OTG_A_BUSREQ; in start_hnp()
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c2272 (tmp & OTG_A_BUSREQ) ? " a_bus" : "", in proc_otg_show()