Home
last modified time | relevance | path

Searched refs:UDC_EP_NUM (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/gadget/udc/
A Domap_udc.c132 w = omap_readw(UDC_EP_NUM); in deselect_ep()
134 omap_writew(w, UDC_EP_NUM); in deselect_ep()
954 UDC_EP_NUM); in omap_ep_queue()
967 UDC_EP_NUM); in omap_ep_queue()
1477 omap_writew(0, UDC_EP_NUM); in ep0_irq()
1484 UDC_EP_NUM); in ep0_irq()
1492 omap_writew(0, UDC_EP_NUM); in ep0_irq()
1498 omap_writew(0, UDC_EP_NUM); in ep0_irq()
1500 omap_writew(0, UDC_EP_NUM); in ep0_irq()
1521 omap_writew(0, UDC_EP_NUM); in ep0_irq()
[all …]
A Damd5536udc.h355 #define UDC_EP_NUM 32 macro
533 struct udc_ep ep[UDC_EP_NUM];
A Domap_udc.h14 #define UDC_EP_NUM (UDC_BASE + 0x4) /* Which endpoint */ macro
A Dsnps_udc_plat.c62 for (tmp = 0; tmp < UDC_EP_NUM; tmp++) in stop_udc()
A Dsnps_udc_core.c1538 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()

Completed in 18 milliseconds