HomeFreeBSD

Reduce the DWC OTG interrupt load by not reading all the host channel

Description

Reduce the DWC OTG interrupt load by not reading all the host channel
status registers for every interrupt. Check a common host channel
status interrupt register first, then conditionally read the
individual host channel status registers.

Submitted by: Sebastian Huber <sebastian.huber@embedded-brains.de>
MFC after: 1 week

Details

Provenance
hselaskyAuthored on
Parents
rS290194: MFC r287591 by kib:
Branches
Unknown
Tags
Unknown