Searched refs:OTG_REV (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-omap1/include/mach/ | ||
D | usb.h | 37 #define OTG_REV (OTG_BASE + 0x00) macro |
/linux-4.4.14/drivers/usb/gadget/udc/ | ||
D | omap_udc.c | 2234 tmp = omap_readl(OTG_REV); in proc_otg_show() |