Searched refs:V4L2_STD_625_50 (Results 26 - 43 of 43) sorted by relevance

12

/linux-master/drivers/media/usb/usbtv/
H A Dusbtv-video.c57 .norm = V4L2_STD_625_50,
/linux-master/drivers/media/i2c/
H A Dtvp5150.c690 } else if (std & V4L2_STD_625_50) {
734 } else if (std & V4L2_STD_625_50) {
H A Dadv7842.c2966 if (norm & V4L2_STD_625_50)
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c635 V4L2_STD_525_60 : V4L2_STD_625_50;
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-v4l2.c565 if (go->std & V4L2_STD_625_50) {
/linux-master/drivers/media/pci/cx88/
H A Dcx88-blackbird.c546 dev->core->tvnorm & V4L2_STD_625_50);
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-417.c1024 (dev->encodernorm.id & V4L2_STD_625_50) != 0;
H A Dcx23885-video.c673 bool is_50hz = dev->tvnorm & V4L2_STD_625_50;
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-video.c819 * Adjust format after V4L2_STD_525_60/V4L2_STD_625_50 change,
1274 vdev->tvnorms = V4L2_STD_525_60 | V4L2_STD_625_50;
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.c32 #define VPIF_V4L2_STD (V4L2_STD_525_60 | V4L2_STD_625_50)
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c953 return solo_set_video_type(solo_enc->solo_dev, std & V4L2_STD_625_50);
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-video.c1300 if (dev->tvnorm->id & V4L2_STD_625_50) {
/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c726 bool is625 = norm & V4L2_STD_625_50;
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c1471 bool is_50hz = dev->encodernorm.id & V4L2_STD_625_50;
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1128 if (std & V4L2_STD_625_50) {
1272 if (std & V4L2_STD_625_50) {
/linux-master/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c58 {V4L2_STD_625_50, 720, 576, {54, 59}, 1},
/linux-master/drivers/media/usb/s2255/
H A Ds2255drv.c1118 } else if (i & V4L2_STD_625_50) {
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c1630 *id &= V4L2_STD_625_50;

Completed in 474 milliseconds

12