Home
last modified time | relevance | path

Searched refs:OTG_DRIVER_SEL (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Domap1-usb.h65 # define OTG_DRIVER_SEL (1 << 15) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dusb.h79 # define OTG_DRIVER_SEL (1 << 15) macro
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-isp1301-omap.c73 #define OTG_CTRL_MASK (OTG_DRIVER_SEL| \
752 (otg_ctrl & OTG_DRIVER_SEL) in omap_otg_irq()
758 if (otg_ctrl & OTG_DRIVER_SEL) { in omap_otg_irq()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c2270 (tmp & OTG_DRIVER_SEL) ? " DEVICE" : " HOST", in proc_otg_show()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c2270 (tmp & OTG_DRIVER_SEL) ? " DEVICE" : " HOST", in proc_otg_show()

Completed in 13 milliseconds