summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaya Erez <qca_merez@qca.qualcomm.com>2016-04-26 14:41:41 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2016-04-26 14:57:46 +0300
commit349214c1e7d718684e19dc3559dffe4e62f55296 (patch)
tree8f2b6071ac3e6862243a5248de5a4645868c2eeb /tools/perf/scripts/python
parent54eaa8c69e72dca4c824cd390b616cb48b2c4e30 (diff)
downloadlinux-349214c1e7d718684e19dc3559dffe4e62f55296.tar.xz
wil6210: prevent deep sleep of 60G device in critical paths
In idle times 60G device can enter deep sleep and turn off its XTAL clock. Host access triggers the device power-up flow which will hold the AHB during XTAL stabilization until device switches from slow-clock to XTAL clock. This behavior can stall the PCIe bus for some arbitrary period of time. In order to prevent this stall, host can vote for High Latency Access Policy (HALP) before reading from PCIe bus. This vote will wakeup the device from deep sleep and prevent deep sleep until unvote is done. Signed-off-by: Maya Erez <qca_merez@qca.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