Searched refs:OTG_IRQ_EN (Results 1 – 3 of 3) sorted by relevance
77 #define OTG_IRQ_EN (OTG_BASE + 0x10) /* 16-bit */ macro
841 | A_VBUS_ERR | A_SRP_DETECT | A_REQ_TMROUT, OTG_IRQ_EN); in isp1301_otg_init()1268 omap_writew(0, OTG_IRQ_EN); in isp1301_set_host()1324 omap_writew(0, OTG_IRQ_EN); in isp1301_set_peripheral()
2288 tmp = omap_readw(OTG_IRQ_EN); in proc_otg_show()