summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryixuanjiang <yixuanjiang@google.com>2019-07-24 15:13:49 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 15:13:49 -0700
commit20ddc73a85bf84e3224ac5de8290d8dc1f6ed245 (patch)
tree54aeb731d2399bbb760bf0e61820ec15c5ecb2fc
parent18cd7fd6cbd7b311118fb8106fb383d9387f6c0e (diff)
parent4d5652116ffb1a1449652b5e92f9c3f9197e8fd5 (diff)
downloadandroid_hardware_knowles_athletico_sound_trigger_hal-20ddc73a85bf84e3224ac5de8290d8dc1f6ed245.tar.gz
android_hardware_knowles_athletico_sound_trigger_hal-20ddc73a85bf84e3224ac5de8290d8dc1f6ed245.tar.bz2
android_hardware_knowles_athletico_sound_trigger_hal-20ddc73a85bf84e3224ac5de8290d8dc1f6ed245.zip
sthal: match struct size for get statistics
am: 4d5652116f Change-Id: I8f35bba3def17cd1734e4dadb541e2b443a92645
-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,