msm: camera: ife: Add packing format support
This change adds packing format field for CSID in IFE Lite for version 480 hardware. CRs-Fixed: 2537287 Change-Id: Ifa46b07218fefe46721f99e65291837500c413de Signed-off-by: Venkat Chinta <vchinta@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
a5dc6c6cac
commit
92a98f6137
@@ -305,6 +305,7 @@ static struct cam_ife_csid_common_reg_offset
|
||||
.path_rst_stb_all = 0x7f,
|
||||
.path_rst_done_shift_val = 1,
|
||||
.path_en_shift_val = 31,
|
||||
.packing_fmt_shift_val = 30,
|
||||
.dt_id_shift_val = 27,
|
||||
.vc_shift_val = 22,
|
||||
.dt_shift_val = 16,
|
||||
|
Reference in New Issue
Block a user