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

Skip to content
Commit dd36b89a authored by Hemant Kumar's avatar Hemant Kumar
Browse files

usb: dwc3: Improve future uF number calculation



Since the controller interrupt is handled in a work context,
there is a delay between XfernotReady and START TRANSFER for
isoc ep. This is resulting into frequent xfer bus expiration.
Improve calculation by using latest uf number from DSTS and
align it to ep interval after adding 2 additional interval to
that. Update two MSB bits received from xferNotReady event in
case of a wrap-around condition.

Change-Id: If98abac1f2e9688f929bd27c5aef7e063a886d2b
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 8c2f0b9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment