Home
last modified time | relevance | path

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

/openbmc/linux/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; in proc_udc_show()
2776 omap_readw(UDC_REV) >> 4, omap_readw(UDC_REV) & 0xf, in omap_udc_probe()
2868 if (omap_readw(UDC_REV) >= 0x61) in omap_udc_probe()