diff options
| author | Jerzy Kasenberg <[email protected]> | 2020-09-14 12:31:00 +0200 |
|---|---|---|
| committer | Jerzy Kasenberg <[email protected]> | 2020-09-28 08:41:17 +0200 |
| commit | 642a8b00c8bb733ddf84efbfbb6b3451bb747485 (patch) | |
| tree | 30db5f0cee711a6319f03e693cc48760a3044767 /src/class | |
| parent | 2ace98e943831784e6c9d81258babce2b7b3221c (diff) | |
synopsys: Fix odd/even frame handling for ISO
Current implementation always sets odd/even bit for ISO transactions.
This is a good strategy only if interval is 1.
For ISO endpoint interval in (micro)frames is computed as
2^(interval-1), which means that odd/frame number should stay
same for interval values > 1.
With this change only when interval is 1 odd/even bit is modified.
Diffstat (limited to 'src/class')
0 files changed, 0 insertions, 0 deletions
