Searched refs:DATA_STATE_NEED_ZLP (Results 1 – 5 of 5) sorted by relevance
154 DATA_STATE_NEED_ZLP, enumerator
20 #define DATA_STATE_NEED_ZLP 2 macro
165 #define DATA_STATE_NEED_ZLP 2 macro
100 #define DATA_STATE_NEED_ZLP 2 macro
1114 if ((ep->epnum == 0) && (udc->ep0_state == DATA_STATE_NEED_ZLP)) in qe_ep_tx()1261 udc->ep0_state = DATA_STATE_NEED_ZLP; in ep0_prime_status()1286 case DATA_STATE_NEED_ZLP: in ep0_req_complete()2138 udc->ep0_state = DATA_STATE_NEED_ZLP; in setup_received_handle()