Commit 1874c443 authored by Steven Toth's avatar Steven Toth Committed by Mauro Carvalho Chehab

V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/F

s5h1411: Add the #define for an existing supporting I/F
Signed-off-by: default avatarSteven Toth <stoth@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 5bd47311
...@@ -47,6 +47,7 @@ struct s5h1411_config { ...@@ -47,6 +47,7 @@ struct s5h1411_config {
u16 mpeg_timing; u16 mpeg_timing;
/* IF Freq for QAM and VSB in KHz */ /* IF Freq for QAM and VSB in KHz */
#define S5H1411_IF_3250 3250
#define S5H1411_IF_3500 3500 #define S5H1411_IF_3500 3500
#define S5H1411_IF_4000 4000 #define S5H1411_IF_4000 4000
#define S5H1411_IF_5380 5380 #define S5H1411_IF_5380 5380
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment