summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@nxp.com>2016-02-01 07:28:57 +0100
committerPeter Chen <peter.chen@nxp.com>2016-02-29 06:37:51 +0100
commit4670ba6c9e6334d6d518d52499628f6bcb08fa95 (patch)
tree36ffc738a4af2d63a5536465528b88b83993ccb9 /drivers/usb/chipidea
parentusb: chipidea: add system interface for ttctrl.ttha (diff)
downloadlinux-4670ba6c9e6334d6d518d52499628f6bcb08fa95.tar.xz
linux-4670ba6c9e6334d6d518d52499628f6bcb08fa95.zip
doc: usb: ci-hdrc-usb2: add property non-zero-ttctrl-ttha
If this property is not set, the max packet size is 1023 bytes, and if the total of packet size for pervious transactions are more than 256 bytes, it can't accept any transactions within this frame. The use case is single transaction, but higher frame rate. If this property is set, the max packet size is 188 bytes, it can handle more transactions than above case, it can accept transactions until it considers the left room size within frame is less than 188 bytes, software needs to make sure it does not send more than 90% maximum_periodic_data_per_frame. The use case is multiple transactions, but less frame rate. Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to 'drivers/usb/chipidea')
0 files changed, 0 insertions, 0 deletions