Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.h172 unsigned ep0_in:1; member
H A Domap_udc.c935 is_in = udc->ep0_in; in omap_ep_queue()
1433 if (udc->ep0_in) { in ep0_irq()
1470 if (!udc->ep0_in) { in ep0_irq()
1537 udc->ep0_in = (u.r.bRequestType & USB_DIR_IN) != 0; in ep0_irq()
1670 if (!udc->ep0_in && w_length) { in ep0_irq()