diff options
| author | Vasanthakumar Thiagarajan <[email protected]> | 2016-06-07 15:47:05 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2016-06-14 14:57:49 +0300 |
| commit | 26c197600b4345f5143676d62260b4985da0b47b (patch) | |
| tree | 211393d3ab680f0b2e6927f82c2a75b018f1a441 /tools/perf/scripts/python/bin | |
| parent | 5269c65900d9eef48a6380aba74777d77b8c9061 (diff) | |
ath10k: define an enum to enable cycle counter wraparound logic
QCA988X hw implements a different cycle counter wraparound
behaviour when compared to QCA4019. To properly handle different
wraparound logic for these chipsets replace already available
bool hw_params member, has_shifted_cc_wraparound, with an
enum which could be extended to handle different wraparound
behaviour. This patch keeps the existing logic functionally
same and a prepares cycle counter wraparound handling to
extend for other chips.
Signed-off-by: Vasanthakumar Thiagarajan <[email protected]>
[[email protected]: change also QCA9887 wrap type]
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions