mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 00:46:40 +07:00
V4L/DVB (9466): Bug: Fix incorrect Register definitions
Thanks to Robert Schlabbach <robert_s@gmx.net> for pointing this out Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
9acfee56df
commit
aa912921d8
@ -1351,7 +1351,7 @@
|
||||
#define STB0899_OFFST_CSM_GAMMA_ACQ 0
|
||||
#define STB0899_WIDTH_CSM_GAMMA_ACQ 9
|
||||
|
||||
#define STB0899_OFF0_CSM_CNTRL3 0xf320
|
||||
#define STB0899_OFF0_CSM_CNTRL3 0xf318
|
||||
#define STB0899_BASE_CSM_CNTRL3 0x00000400
|
||||
#define STB0899_CSM_GAMMA_RHO_TRACK (0x1ff << 9)
|
||||
#define STB0899_OFFST_CSM_GAMMA_RHOTRACK 9
|
||||
@ -1360,7 +1360,7 @@
|
||||
#define STB0899_OFFST_CSM_GAMMA_TRACK 0
|
||||
#define STB0899_WIDTH_CSM_GAMMA_TRACK 9
|
||||
|
||||
#define STB0899_OFF0_CSM_CNTRL4 0xf324
|
||||
#define STB0899_OFF0_CSM_CNTRL4 0xf31c
|
||||
#define STB0899_BASE_CSM_CNTRL4 0x00000400
|
||||
#define STB0899_CSM_PHASEDIFF_THRESH (0x0f << 8)
|
||||
#define STB0899_OFFST_CSM_PHASEDIFF_THRESH 8
|
||||
|
Loading…
Reference in New Issue
Block a user