Re: [PATCH v3 4/5] usb: dwc3: Implement interrupt moderation

2016-11-11 Thread Felipe Balbi
Hi, John Youn writes: > Implement interrupt moderation which allows the interrupt rate to be > throttled. To enable this feature the dwc->imod_interval must be set to > 1 or greater. This value specifies the minimum inter-interrupt interval, > in 250 ns increments. A

[PATCH v3 4/5] usb: dwc3: Implement interrupt moderation

2016-11-10 Thread John Youn
Implement interrupt moderation which allows the interrupt rate to be throttled. To enable this feature the dwc->imod_interval must be set to 1 or greater. This value specifies the minimum inter-interrupt interval, in 250 ns increments. A value of 0 disables interrupt moderation. This applies for