Searched refs:UDC_EP_NUM (Results 1 – 5 of 5) sorted by relevance
127 omap_writew(num | select, UDC_EP_NUM); in use_ep()135 w = omap_readw(UDC_EP_NUM); in deselect_ep()137 omap_writew(w, UDC_EP_NUM); in deselect_ep()602 omap_writew(ep->bEndpointAddress & 0xf, UDC_EP_NUM); in next_out_dma()957 UDC_EP_NUM); in omap_ep_queue()960 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in omap_ep_queue()970 UDC_EP_NUM); in omap_ep_queue()974 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 …]
355 #define UDC_EP_NUM 32 macro533 struct udc_ep ep[UDC_EP_NUM];
14 #define UDC_EP_NUM (UDC_BASE + 0x4) /* Which endpoint */ macro
62 for (tmp = 0; tmp < UDC_EP_NUM; tmp++) in stop_udc()
1538 for (tmp = 0; tmp < UDC_EP_NUM; tmp++) { in udc_setup_endpoints()1655 for (tmp = 0; tmp < UDC_EP_NUM; tmp++) in usb_disconnect()1969 for (tmp = 0; tmp < UDC_EP_NUM; tmp++) in shutdown()2768 for (i = 0; i < UDC_EP_NUM; i++) { in udc_dev_isr()2821 for (i = 0; i < UDC_EP_NUM; i++) { in udc_dev_isr()2992 for (i = 1; i < UDC_EP_NUM; i++) { in udc_irq()