Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/ti/
H A Domap1-usb.h65 # define OTG_DRIVER_SEL (1 << 15) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c2270 (tmp & OTG_DRIVER_SEL) ? " DEVICE" : " HOST", in proc_otg_show()