Searched refs:NO_REQ (Results 1 – 3 of 3) sorted by relevance
339 NO_REQ = 0x00, enumerator
194 #define NO_REQ 0x04000000 /* Frame without request */ macro
1263 sendnulldata(ep, ep->txframe, SETUP_STATUS | NO_REQ); in ep0_prime_status()1318 if ((frame_get_info(frame) & (ZLP | NO_REQ)) == (ZLP | NO_REQ)) { in ep0_txcomplete()1322 sendnulldata(ep, ep->txframe, SETUP_STATUS | NO_REQ); in ep0_txcomplete()