[media] tvp5150: Add video format registers configuration values
authorJavier Martinez Canillas <martinez.javier@gmail.com>
Fri, 30 Sep 2011 23:33:50 +0000 (20:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 8 Oct 2011 11:01:52 +0000 (08:01 -0300)
commit64933337e3cb61ca555969a35ab68b477db34ee2
tree396ac0f596b689a54e147614206e3079d6a485f3
parent86caf8113800cf4e4eedbeac222f3daa0fb146b5
[media] tvp5150: Add video format registers configuration values

The tvp5150 video decoder has two operation modes to configure the video
standard used.

If auto-switch mode is enable, the device can sense the signal and detect which
video standard the device is operating. Also the device can be forced to use a
user defined video standard.

Each operation mode uses a different register and the bitmask values to
represent each standard is different.

So we add video standard constants for both autoswitch and no-autoswitch mode.

Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tvp5150_reg.h