Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Domap1-usb.h68 # define OTG_B_HNPEN (1 << 9) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dusb.h82 # define OTG_B_HNPEN (1 << 9) macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c1383 l |= OTG_B_HNPEN | OTG_B_BUSREQ; in update_otg()
2273 (tmp & OTG_B_HNPEN) ? " b_hnpen" : "", in proc_otg_show()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c1388 l |= OTG_B_HNPEN | OTG_B_BUSREQ; in update_otg()
2273 (tmp & OTG_B_HNPEN) ? " b_hnpen" : "", in proc_otg_show()
/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)
543 // if (otg_ctrl & OTG_B_HNPEN) { in otg_update_isp()

Completed in 9 milliseconds