Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2e81c36a authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints



Those transfer types are generally high bandwidth, so we
want to optimize transfers with those endpoints.

For that, databook suggests allocating 3 * wMaxPacketSize
of FIFO. Let's do that.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent d70d8442
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment