diff options
author | 2016-11-14 19:16:26 -0800 | |
---|---|---|
committer | 2016-11-18 13:54:45 +0200 | |
commit | aa3e8bc81311ec392821dfc1c8ce7aa23021ad64 (patch) | |
tree | f60f0902a41a19e26f5db10ce39ab1b128cf1ecb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: dwc2: gadget: EP 0 specific DDMA programming (diff) | |
download | wireguard-linux-aa3e8bc81311ec392821dfc1c8ce7aa23021ad64.tar.xz wireguard-linux-aa3e8bc81311ec392821dfc1c8ce7aa23021ad64.zip |
usb: dwc2: gadget: DDMA transfer start and complete
Update transfer starting dwc2_hsotg_start_req() routine with call of
function dwc2_gadget_config_nonisoc_xfer_ddma() to fill descriptor
chain.
Add call of dwc2_gadget_get_xfersize_ddma() in
dwc2_hsotg_handle_outdone() and dwc2_hsotg_complete_in() interrupt
handlers for DDMA mode to get information on transferred data from
descriptors instead of DXEPTSIZ.
Signed-off-by: Vahram Aharonyan <vahrama@synopsys.com>
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions