aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMathias Nyman <[email protected]>2023-02-02 17:04:55 +0200
committerGreg Kroah-Hartman <[email protected]>2023-02-02 16:44:41 +0100
commit8c1cbec9db1ab044167a7594c88bb5906c9d3ee4 (patch)
tree6857f71a310775fa6d3e65f7d331b446564519fb /tools/perf/scripts/python/export-to-sqlite.py
parent130c4dcbe8c79595a6ca2e69be9f01411201aa92 (diff)
xhci: fix event ring segment table related masks and variables in header
xHC controller can supports up to 1024 interrupters. To fit these change the max_interrupters varable from u8 to u16. Add a separate mask for the reserve and preserve bits [5:0] in the erst base register and use it instead of the ERST_PRT_MASK. ERSR_PTR_MASK [3:0] is intended for masking bits in the event ring dequeue pointer register. Signed-off-by: Mathias Nyman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions