Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/ti/
Domap1-usb.h68 # define OTG_B_HNPEN (1 << 9) macro
/Linux-v6.1/drivers/usb/phy/
Dphy-isp1301-omap.c70 (OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)
/Linux-v6.1/drivers/usb/gadget/udc/
Domap_udc.c1388 l |= OTG_B_HNPEN | OTG_B_BUSREQ; in update_otg()
2278 (tmp & OTG_B_HNPEN) ? " b_hnpen" : "", in proc_otg_show()