Searched refs:UDC_REV (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/gadget/udc/
H A Domap_udc.h13 #define UDC_REV (UDC_BASE + 0x0) /* Revision */ macro
H A Domap_udc.c2310 tmp = omap_readw(UDC_REV) & 0xff;
2776 omap_readw(UDC_REV) >> 4, omap_readw(UDC_REV) & 0xf,
2868 if (omap_readw(UDC_REV) >= 0x61)

Completed in 168 milliseconds