Searched refs:max_pkt (Results 1 – 1 of 1) sorted by relevance
91 unsigned num, unsigned in, unsigned max_pkt) { in _udc_endpoint_alloc() argument96 ept->maxpkt = max_pkt; in _udc_endpoint_alloc()103 cfg = DQH_CFG_MAXPKT(max_pkt) | DQH_CFG_ZLT; in _udc_endpoint_alloc()120 num, in ? "in":"out", ept, ept->head, max_pkt, ept->bit); in _udc_endpoint_alloc()
Completed in 3 milliseconds