Searched refs:OTG_IRQ_EN (Results 1 – 3 of 3) sorted by relevance
91 #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()1271 omap_writew(0, OTG_IRQ_EN); in isp1301_set_host()1327 omap_writew(0, OTG_IRQ_EN); in isp1301_set_peripheral()
2283 tmp = omap_readw(OTG_IRQ_EN); in proc_otg_show()