Select Git revision
xhci.c
Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Bin Meng authored
The 'Max Burst Size' indicates to the xHC the maximum number of consecutive USB transactions that should be executed per scheduling opportunity. This is a “zero-based” value, where 0 to 15 represents burst sizes of 1 to 16, but at present this is always set to zero. Let's program the required value according to real needs. Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>
Bin Meng authoredThe 'Max Burst Size' indicates to the xHC the maximum number of consecutive USB transactions that should be executed per scheduling opportunity. This is a “zero-based” value, where 0 to 15 represents burst sizes of 1 to 16, but at present this is always set to zero. Let's program the required value according to real needs. Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>