diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2017-09-18 06:40:48 -0700 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2017-10-01 16:32:54 +0200 |
commit | fa483b2c750f6ebdb5946f46b217aa3f9a449531 (patch) | |
tree | 3191c9474075f10efc94c2f308f803da55796f6b /drivers/usb/host/xhci-ring.c | |
parent | f51966bf7afe44151756e9a2432705bb56bc2007 (diff) |
usb: xhci: Program max burst size for endpoint
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>
Diffstat (limited to 'drivers/usb/host/xhci-ring.c')
0 files changed, 0 insertions, 0 deletions