Searched refs:DATA_STATE_NEED_ZLP (Results 1 – 4 of 4) sorted by relevance
24 #define DATA_STATE_NEED_ZLP 2 macro
161 #define DATA_STATE_NEED_ZLP 2 macro
107 #define DATA_STATE_NEED_ZLP 2 macro
1105 if ((ep->epnum == 0) && (udc->ep0_state == DATA_STATE_NEED_ZLP)) in qe_ep_tx()1252 udc->ep0_state = DATA_STATE_NEED_ZLP; in ep0_prime_status()1277 case DATA_STATE_NEED_ZLP: in ep0_req_complete()2096 udc->ep0_state = DATA_STATE_NEED_ZLP; in setup_received_handle()