[PATCH v4] usb: xhci: allow imod-interval to be configurable
Timur Tabi
timur at codeaurora.org
Mon Dec 4 06:58:14 PST 2017
On 12/4/17 8:27 AM, Adam Wallis wrote:
> If no interval is specified, the default of 40,000ns (IMOD=160) will be
> used.
...
> + - imod-interval-ns: default interrupt moderation interval is 5000ns
...
> + - imod-interval-ns: default interrupt moderation interval is 5000ns
...
> + xhci->imod_interval = 5000;
...
> + xhci->imod_interval = 40000;
...
> + xhci->imod_interval = 40000;
Is the default 5,000 or 40,000? I can't tell.
--
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc. Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.
More information about the linux-arm-kernel
mailing list