Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/ti/
H A Domap1-usb.h77 #define OTG_IRQ_EN (OTG_BASE + 0x10) /* 16-bit */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c2283 tmp = omap_readw(OTG_IRQ_EN); in proc_otg_show()