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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.h12 #define UDC_REV (UDC_BASE + 0x0) /* Revision */ macro
H A Domap_udc.c2400 tmp = omap_readw(UDC_REV) & 0xff;
2847 omap_readw(UDC_REV) >> 4, omap_readw(UDC_REV) & 0xf,
2941 if (omap_readw(UDC_REV) >= 0x61)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Domap_udc.h12 #define UDC_REV (UDC_BASE + 0x0) /* Revision */ macro
H A Domap_udc.c2400 tmp = omap_readw(UDC_REV) & 0xff;
2847 omap_readw(UDC_REV) >> 4, omap_readw(UDC_REV) & 0xf,
2941 if (omap_readw(UDC_REV) >= 0x61)

Completed in 122 milliseconds