Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap1/include/mach/
Dusb.h91 #define OTG_IRQ_EN (OTG_BASE + 0x10) /* 16-bit */ macro
/Linux-v5.10/drivers/usb/phy/
Dphy-isp1301-omap.c841 | A_VBUS_ERR | A_SRP_DETECT | A_REQ_TMROUT, OTG_IRQ_EN); in isp1301_otg_init()
1271 omap_writew(0, OTG_IRQ_EN); in isp1301_set_host()
1327 omap_writew(0, OTG_IRQ_EN); in isp1301_set_peripheral()
/Linux-v5.10/drivers/usb/gadget/udc/
Domap_udc.c2283 tmp = omap_readw(OTG_IRQ_EN); in proc_otg_show()