Searched refs:EP_DIR_OUT (Results 1 – 5 of 5) sorted by relevance
118 udc->ep0_dir = EP_DIR_OUT; in ep0_stall()182 if (direction == EP_DIR_OUT) in process_ep_req()884 if (direction == EP_DIR_OUT) in ep_is_stall()928 udc->ep0_dir = EP_DIR_OUT; in mv_ep_set_halt_wedge()1270 ep->direction = EP_DIR_OUT; in eps_init()1366 udc->ep0_dir = EP_DIR_OUT; in mv_udc_start()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()1861 udc->ep0_dir = EP_DIR_OUT; in irq_process_reset()[all …]
16 #define EP_DIR_OUT 0 macro
470 #define EP_DIR_OUT 0 macro
1385 if (ep0_prime_status(udc, EP_DIR_OUT)) in ch9getstatus()1503 if (ep0_prime_status(udc, EP_DIR_OUT)) in setup_received_irq()1562 qh = &udc->ep_qh[ep_num * 2 + EP_DIR_OUT]; in tripwire_handler()
132 #define EP_DIR_OUT (0x1 << 4) macro382 ep_conf |= EP_DIR_OUT; in ast_udc_ep_enable()