Searched refs:DATA_STATE_NEED_ZLP (Results 1 – 4 of 4) sorted by relevance
28 #define DATA_STATE_NEED_ZLP 2 macro
165 #define DATA_STATE_NEED_ZLP 2 macro
111 #define DATA_STATE_NEED_ZLP 2 macro
1102 if ((ep->epnum == 0) && (udc->ep0_state == DATA_STATE_NEED_ZLP)) in qe_ep_tx()1249 udc->ep0_state = DATA_STATE_NEED_ZLP; in ep0_prime_status()1274 case DATA_STATE_NEED_ZLP: in ep0_req_complete()2088 udc->ep0_state = DATA_STATE_NEED_ZLP; in setup_received_handle()