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:
Manu Abraham 2008-05-28 05:08:48 -03:00 committed by Mauro Carvalho Chehab
parent 9acfee56df
commit aa912921d8

View File

@ -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