Searched refs:UDC_EP_TX (Results 1 – 2 of 2) sorted by relevance
127 #define UDC_EP_TX(endpoint) (UDC_BASE + 0xc0 + (endpoint)*4) macro
2544 omap_writew(epn_rxtx, UDC_EP_TX(addr & 0xf)); in omap_ep_setup()2655 omap_writew(0, UDC_EP_TX(tmp)); in omap_udc_setup()
Completed in 10 milliseconds