Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Domap1-usb.h70 # define OTG_BUSDROP (1 << 7) macro
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-isp1301-omap.c70 (OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)
676 otg_ctrl |= OTG_BUSDROP; in omap_otg_irq()
700 otg_ctrl &= ~(OTG_BUSDROP|OTG_B_BUSREQ) in omap_otg_irq()
721 otg_ctrl |= OTG_BUSDROP; in omap_otg_irq()
735 otg_ctrl |= OTG_BUSDROP; in omap_otg_irq()
1125 otg_ctrl &= ~(OTG_BUSDROP|OTG_B_BUSREQ) in isp1301_work()
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dusb.h84 # define OTG_BUSDROP (1 << 7) macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c2275 (tmp & OTG_BUSDROP) ? " busdrop" : "", in proc_otg_show()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c2275 (tmp & OTG_BUSDROP) ? " busdrop" : "", in proc_otg_show()

Completed in 9 milliseconds