media: i2c: jaguar1: fixed 1080p 25fps ahd config issue

Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com>
Change-Id: I48913ecd49678e3e2429cd3b97c6b894baf5d136
This commit is contained in:
Wang Panzhenzhuan
2021-03-01 15:15:38 +08:00
committed by Tao Huang
parent ff095bee45
commit a7d4e72f11

View File

@@ -824,7 +824,7 @@ _jaguar1_video_eq_value_table_s equalizer_value_fmtdef_cableA[ ] =
.ahd_mode= { 0x3, 0x3, 0x3, 0x3, 0x3, 0x3 },
.sd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
.spl_mode = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
.vblk_end = { 0x21, 0x21, 0x21, 0x21, 0x21, 0x21 },
.vblk_end = { 0x22, 0x22, 0x22, 0x22, 0x22, 0x22 },
.afe_g_sel= { 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c },
.afe_ctr_clp= { 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c },
.d_agc_option = { 0x24, 0x24, 0x24, 0x24, 0x24, 0x24 },