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

Commit f2c27207 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: isp: Update AB and IB top up values"

parents 8450d1c2 6067cbd5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -52,8 +52,8 @@
#define VFE_CLK_INFO_MAX 16
#define STATS_COMP_BIT_MASK 0x1FF

#define MSM_ISP_MIN_AB 300000000
#define MSM_ISP_MIN_IB 450000000
#define MSM_ISP_MIN_AB 100000000
#define MSM_ISP_MIN_IB 120000000

struct vfe_device;
struct msm_vfe_axi_stream;