Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Dat91_udc.c288 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_enable()
365 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_disable()
422 struct at91_ep *ep; in at91_ep_queue()
520 struct at91_ep *ep; in at91_ep_dequeue()
547 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_set_halt()
644 struct at91_ep *ep = &udc->ep[i]; in udc_reinit()
669 struct at91_ep *ep = &udc->ep[i]; in reset_gadget()
694 struct at91_ep *ep = &udc->ep[i]; in stop_activity()
1348 struct at91_ep *ep; in at91sam9260_udc_init()
1388 struct at91_ep *ep; in at91sam9261_udc_init()
[all …]
A Dat91_udc.h90 struct at91_ep { struct
117 struct at91_ep ep[NUM_ENDPOINTS]; argument

Completed in 5 milliseconds