Searched refs:UDC_EP_NUM (Results 1 – 4 of 4) sorted by relevance
129 omap_writew(num | select, UDC_EP_NUM); in use_ep()137 w = omap_readw(UDC_EP_NUM); in deselect_ep()139 omap_writew(w, UDC_EP_NUM); in deselect_ep()604 omap_writew(ep->bEndpointAddress & 0xf, UDC_EP_NUM); in next_out_dma()959 UDC_EP_NUM); in omap_ep_queue()962 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in omap_ep_queue()972 UDC_EP_NUM); in omap_ep_queue()976 omap_writew(UDC_EP_SEL, UDC_EP_NUM); in omap_ep_queue()1430 omap_writew(UDC_EP_SEL|UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()1439 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()[all …]
348 #define UDC_EP_NUM 32 macro526 struct udc_ep ep[UDC_EP_NUM];
13 #define UDC_EP_NUM (UDC_BASE + 0x4) /* Which endpoint */ macro
1519 for (tmp = 0; tmp < UDC_EP_NUM; tmp++) { in udc_setup_endpoints()1641 for (tmp = 0; tmp < UDC_EP_NUM; tmp++) in udc_tasklet_disconnect()1956 for (tmp = 0; tmp < UDC_EP_NUM; tmp++) in shutdown()2762 for (i = 0; i < UDC_EP_NUM; i++) { in udc_dev_isr()2815 for (i = 0; i < UDC_EP_NUM; i++) { in udc_dev_isr()2986 for (i = 1; i < UDC_EP_NUM; i++) { in udc_irq()