diff options
author | supriya karanth <supriya.karanth@stericsson.com> | 2012-12-06 11:12:48 +0530 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-01-10 14:15:19 +0200 |
commit | bb3a2ef2eb8cfaea335dcb3426350df7f3d48069 (patch) | |
tree | bf1388a03d7533cdabbed072cd6aaa9b09cc3734 /fs | |
parent | 7e56e621ce9cf4604694c969087456aced338be6 (diff) |
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
The TXMAXP register is not set correctly for full speed bulk case
when the can_bulk_split() is used. Without this PIO transfers will
not take place correctly
The "mult" factor needs to be updated correctly for the
can_bulk_split() case
The AUTOSET bit in the TXCSR is not being set if the "mult"
factor is greater than 0 for the High Bandwidth ISO case.
But the "mult" factor is also greater than 0 in case of Full speed
bulk transfers with the packet splitting in TXMAXP register
Without the AUTOSET the DMA transfers will not progress in mode1
[ balbi@ti.com : add braces to both branches ]
Signed-off-by: supriya karanth <supriya.karanth@stericsson.com>
Signed-off-by: Praveena NADAHALLY <praveen.nadahally@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions