Home
last modified time | relevance | path

Searched refs:EP_DIR_IN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_udc_core.c515 if (direction == EP_DIR_IN) { in mv_ep_enable()
789 if (ep_dir(ep) == EP_DIR_IN) in mv_ep_dequeue()
844 if (ep_dir(ep) == EP_DIR_IN) in mv_ep_dequeue()
862 if (direction == EP_DIR_IN) in ep_set_stall()
867 if (direction == EP_DIR_IN) { in ep_set_stall()
1266 ep->direction = EP_DIR_IN; in eps_init()
1548 ? EP_DIR_IN : EP_DIR_OUT; in ch9getstatus()
1581 ? EP_DIR_IN : EP_DIR_OUT; in ch9clearfeature()
1636 ? EP_DIR_IN : EP_DIR_OUT; in ch9setfeature()
1699 ? EP_DIR_IN : EP_DIR_OUT; in handle_setup_packet()
[all …]
H A Dmv_udc.h15 #define EP_DIR_IN 1 macro
H A Dfsl_usb2_udc.h469 #define EP_DIR_IN 1 macro
H A Dfsl_udc_core.c1274 if (direction == EP_DIR_IN) in ep0_prime_status()
1322 if (ep0_prime_status(udc, EP_DIR_IN)) in ch9setaddress()
1467 if (ep0_prime_status(udc, EP_DIR_IN)) in setup_received_irq()
1539 if (ep0_prime_status(udc, EP_DIR_IN)) in ep0_req_complete()