Home
last modified time | relevance | path

Searched refs:get_ep_by_addr (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c559 static struct usba_ep *get_ep_by_addr(struct usba_udc *udc, u16 wIndex) in get_ep_by_addr() function
731 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
765 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
800 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c2756 static struct net2280_ep *get_ep_by_addr(struct net2280 *dev, u16 wIndex) in get_ep_by_addr() function
2894 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
2954 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
3020 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
3220 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
3246 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
3271 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
H A Datmel_usba_udc.c1149 static struct usba_ep *get_ep_by_addr(struct usba_udc *udc, u16 wIndex) in get_ep_by_addr() function
1322 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
1355 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
1390 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()