Searched refs:V4L2_STD_PAL_M (Results 1 - 25 of 42) sorted by last modified time

12

/linux-master/include/uapi/linux/
H A Dvideodev2.h1358 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100) macro
1445 #define V4L2_STD_MN (V4L2_STD_PAL_M |\
1452 V4L2_STD_PAL_M |\
1457 #define V4L2_STD_525_60 (V4L2_STD_PAL_M |\
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c59 { V4L2_STD_PAL_M, "PAL-M" },
H A Dtuner-core.c962 return V4L2_STD_PAL_M;
/linux-master/drivers/media/usb/usbtv/
H A Dusbtv-video.c137 if (norm & (V4L2_STD_PAL_M | V4L2_STD_PAL_60))
246 V4L2_STD_PAL | V4L2_STD_PAL_60 | V4L2_STD_PAL_M |
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c100 .id = V4L2_STD_PAL_M,
H A Dcx231xx.h116 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | \
/linux-master/drivers/media/pci/bt8xx/
H A Dbttvp.h72 V4L2_STD_NTSC | V4L2_STD_PAL_M | \
H A Dbttv-driver.c390 .v4l2_id = V4L2_STD_PAL_M,
/linux-master/drivers/media/i2c/
H A Dtvp5150.c40 V4L2_STD_PAL_M | \
768 } else if (std == V4L2_STD_PAL_M) {
840 return V4L2_STD_PAL_M;
H A Disl7998x.c485 { V4L2_STD_PAL_M,
H A Dadv7343.c113 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
H A Dadv7180.c288 return V4L2_STD_PAL_M;
312 if (std == V4L2_STD_PAL_M)
H A Dadv7842.c2882 *std &= V4L2_STD_PAL_M;
H A Dadv7183.c209 else if (std == V4L2_STD_PAL_M)
371 *std &= V4L2_STD_PAL_M;
H A Dsaa7115.c1023 if (std == V4L2_STD_PAL_M) {
1460 V4L2_STD_PAL_M | V4L2_STD_PAL_60;
H A Dks0127.c554 } else if (std & V4L2_STD_PAL_M) {
H A Dak881x.c155 } else if (std == V4L2_STD_PAL_M) {
H A Dadv7393.c119 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1351 V4L2_STD_PAL_M,
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-video.c781 else if (id & V4L2_STD_PAL_M)
872 *std &= V4L2_STD_PAL_M;
/linux-master/drivers/media/pci/tw68/
H A Dtw68-video.c149 .id = V4L2_STD_PAL_M,
/linux-master/drivers/media/pci/tw5864/
H A Dtw5864-video.c1466 case STD_PAL_M: return V4L2_STD_PAL_M;
1484 if (v4l2_std & V4L2_STD_PAL_M)
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-417.c71 .id = V4L2_STD_PAL_M,
/linux-master/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c87 *std = V4L2_STD_PAL_M;
136 if (std == V4L2_STD_PAL_M)
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1184 } else if (std == V4L2_STD_PAL_M) {
1661 } else if (state->std == V4L2_STD_PAL_M) {
2430 /* 0101 */ V4L2_STD_PAL_M,

Completed in 808 milliseconds

12