summaryrefslogtreecommitdiffstats
path: root/performance.h
diff options
context:
space:
mode:
authorvaibhav bhalla <vbhalla@codeaurora.org>2015-03-25 22:20:28 +0530
committerMichael Bestas <mkbestas@lineageos.org>2019-10-23 01:12:56 +0300
commit4f5e237caeebfc29bb9ccc569d311e7d023f00fe (patch)
treeb602c5186afea5a7afe62730eb7d0668882d3e51 /performance.h
parentd856943e8f05179f6d35047fc845c49a303c6e6f (diff)
downloadvendor_qcom_opensource_power-4f5e237caeebfc29bb9ccc569d311e7d023f00fe.tar.gz
vendor_qcom_opensource_power-4f5e237caeebfc29bb9ccc569d311e7d023f00fe.tar.bz2
vendor_qcom_opensource_power-4f5e237caeebfc29bb9ccc569d311e7d023f00fe.zip
power: Change the Hi-Speed freq to 800Mhz for camcorder case
Changes to set Hi-Speed freq for 8909 target as below: -Camcorder ON : set to 800Mhz -Camcorder OFF : set to 998.4Mhz. Change-Id: I8e4ca512c137a137fabe7762695e336a3ed37fdd
Diffstat (limited to 'performance.h')
-rw-r--r--performance.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/performance.h b/performance.h
index b7bf34b..5196076 100644
--- a/performance.h
+++ b/performance.h
@@ -184,6 +184,7 @@ enum INTERACTIVE_OPCODES {
enum INTERACTIVE_HISPEED_FREQ_LVL {
HS_FREQ_1026 = 0xF0A,
+ HS_FREQ_800 = 0xF08,
};
enum INTERACTIVE_HISPEED_LOAD_LVL {