Searched refs:DATA_STATE_NEED_ZLP (Results 1 – 5 of 5) sorted by relevance
30 #define DATA_STATE_NEED_ZLP 2 macro
24 #define DATA_STATE_NEED_ZLP 2 macro
161 #define DATA_STATE_NEED_ZLP 2 macro
107 #define DATA_STATE_NEED_ZLP 2 macro
1104 if ((ep->epnum == 0) && (udc->ep0_state == DATA_STATE_NEED_ZLP)) in qe_ep_tx()1251 udc->ep0_state = DATA_STATE_NEED_ZLP; in ep0_prime_status()1276 case DATA_STATE_NEED_ZLP: in ep0_req_complete()2095 udc->ep0_state = DATA_STATE_NEED_ZLP; in setup_received_handle()