summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryixuanjiang <yixuanjiang@google.com>2019-07-24 21:34:25 +0800
committerJuyu Chen <juyuchen@google.com>2019-07-24 18:27:04 +0000
commit4d5652116ffb1a1449652b5e92f9c3f9197e8fd5 (patch)
tree54aeb731d2399bbb760bf0e61820ec15c5ecb2fc
parent18cd7fd6cbd7b311118fb8106fb383d9387f6c0e (diff)
downloadandroid_hardware_knowles_athletico_sound_trigger_hal-4d5652116ffb1a1449652b5e92f9c3f9197e8fd5.tar.gz
android_hardware_knowles_athletico_sound_trigger_hal-4d5652116ffb1a1449652b5e92f9c3f9197e8fd5.tar.bz2
android_hardware_knowles_athletico_sound_trigger_hal-4d5652116ffb1a1449652b5e92f9c3f9197e8fd5.zip
sthal: match struct size for get statistics
Bug: 137949152 Test: adb shell get_pwr_stats -c sleepModeTimeStamp, Last time stamp value for Sleep : 12171 sleepModeCumulativeDur, Total cumulative sleep duration : 1857 POWER STATS COUNT succes Change-Id: I42f968cc65c6e73e9bc9d6c221101f002804ca32 Signed-off-by: yixuanjiang <yixuanjiang@google.com>
-rw-r--r--iaxxx-module.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/iaxxx-module.h b/iaxxx-module.h
index 27b1f33..572cd76 100644
--- a/iaxxx-module.h
+++ b/iaxxx-module.h
@@ -27,6 +27,11 @@ enum {
MPLL_CLK_10000,
MPLL_CLK_15000,
MPLL_CLK_30000,
+ MPLL_CLK_35000,
+ MPLL_CLK_40000,
+ MPLL_CLK_45000,
+ MPLL_CLK_50000,
+ MPLL_CLK_55000,
MPLL_CLK_60000,
MPLL_CLK_80000,
MPLL_CLK_120000,