Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/ti/
Domap1-usb.h77 #define OTG_IRQ_EN (OTG_BASE + 0x10) /* 16-bit */ macro
/Linux-v6.1/drivers/usb/phy/
Dphy-isp1301-omap.c841 | A_VBUS_ERR | A_SRP_DETECT | A_REQ_TMROUT, OTG_IRQ_EN); in isp1301_otg_init()
1266 omap_writew(0, OTG_IRQ_EN); in isp1301_set_host()
1322 omap_writew(0, OTG_IRQ_EN); in isp1301_set_peripheral()
/Linux-v6.1/drivers/usb/gadget/udc/
Domap_udc.c2288 tmp = omap_readw(OTG_IRQ_EN); in proc_otg_show()