Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7192026f authored by Trishansh Bhardwaj's avatar Trishansh Bhardwaj
Browse files

msm: camera: icp: Change icp over clock threshold to 5



Change overclock threshold to 5.
This allows faster clock switching for ICP.

Change-Id: I5c4f6dd2108a46630f59844d4fed70e5255e8569
Signed-off-by: default avatarTrishansh Bhardwaj <tbhardwa@codeaurora.org>
parent c2e34c82
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@
#define ICP_CLK_HW_BPS          0x1
#define ICP_CLK_HW_MAX          0x2

#define ICP_OVER_CLK_THRESHOLD  15
#define ICP_OVER_CLK_THRESHOLD  5

#define CPAS_IPE0_BIT           0x1000
#define CPAS_IPE1_BIT           0x2000