diff options
author | Karthikeyan Periyasamy <[email protected]> | 2021-02-16 09:16:17 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-02-17 11:32:44 +0200 |
commit | 480a73610c95511e42fb7d0359b523f66883e51a (patch) | |
tree | 7cc6b371f6306dc1c0fa4e7eaf4b35fe671b9334 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a233811ef60081192a2b13ce23253671114308d8 (diff) |
ath11k: add static window support for register access
Three window slots can be configure. First window slot
dedicate for dynamic selection and remaining two slots
dedicate for static selection. To optimise the window
selection, frequent registers (UMAC, CE) are configure
in static window slot. so that we minimise the window
selection. Other registers are configure in dynamic window
slot. Get the window start address from the respective
offset and access the read/write register.
Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.4.0.1.r2-00012-QCAHKSWPL_SILICONZ-1
Signed-off-by: Karthikeyan Periyasamy <[email protected]>
Signed-off-by: Anilkumar Kolli <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions