summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRaja Mani <rmani@qti.qualcomm.com>2016-01-27 15:24:27 +0530
committerGovind Singh <govinds@codeaurora.org>2017-01-06 15:58:38 +0530
commit6eb85dfac63a29a5ad2e2e7505ae086e36c2062b (patch)
tree4b4f75818f3b7379d084ce6c96ee8132d5a13ad6 /tools/perf/scripts/python
parent7b6df6c78effc1f0a51d7906dc2d3c29c9fc97c0 (diff)
ath10k: add helper functions in ahb.c for reg rd/wr
qca4019 deals with below register memory region to control the clock, reset, etc. - Memory to control wifi core - gcc (outside of wifi) - tcsr (outside of wifi) Add new helper functions to perform read/write in above registers spaces. Actual ioremap for above registers are done in later patch. Struct ath10k_ahb is introduced to maintain ahb specific info and memory this struct will be allocated in the continuation of struct ath10k_pci (again, memory ath10k_ahb is allocated in the later patch). Signed-off-by: Raja Mani <rmani@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions