Searched refs:V4L2_STD_PAL_M (Results 1 - 25 of 42) sorted by path

12

/linux-master/drivers/media/tuners/
H A Dtda9887.c172 .std = V4L2_STD_PAL_M | V4L2_STD_PAL_Nc,
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c27 V4L2_STD_PAL_M| \
62 #define TSTD_M (V4L2_STD_PAL_M|V4L2_STD_NTSC_M)
/linux-master/drivers/media/dvb-frontends/
H A Dau8522_decoder.c201 if (state->std == V4L2_STD_PAL_M) {
586 if ((std & (V4L2_STD_PAL_M | V4L2_STD_NTSC_M)) == 0)
/linux-master/drivers/media/i2c/
H A Dadv7180.c288 return V4L2_STD_PAL_M;
312 if (std == V4L2_STD_PAL_M)
H A Dadv7183.c209 else if (std == V4L2_STD_PAL_M)
371 *std &= V4L2_STD_PAL_M;
H A Dadv7343.c113 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
H A Dadv7393.c119 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
H A Dadv7842.c2882 *std &= V4L2_STD_PAL_M;
H A Dak881x.c155 } else if (std == V4L2_STD_PAL_M) {
H A Disl7998x.c485 { V4L2_STD_PAL_M,
H A Dks0127.c554 } else if (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 Dtvp5150.c40 V4L2_STD_PAL_M | \
768 } else if (std == V4L2_STD_PAL_M) {
840 return 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,
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c390 .v4l2_id = V4L2_STD_PAL_M,
H A Dbttvp.h72 V4L2_STD_NTSC | V4L2_STD_PAL_M | \
/linux-master/drivers/media/pci/cx18/
H A Dcx18-av-core.c425 } else if (std == V4L2_STD_PAL_M) {
859 } else if (state->std == V4L2_STD_PAL_M) {
H A Dcx18-driver.c470 return V4L2_STD_PAL_M;
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-417.c71 .id = V4L2_STD_PAL_M,
H A Dcx23885.h127 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | \
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821.h70 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_H | \
/linux-master/drivers/media/pci/cx88/
H A Dcx88-core.c621 if (norm & (V4L2_STD_NTSC | V4L2_STD_PAL_M))
632 if (norm & (V4L2_STD_NTSC | V4L2_STD_PAL_M))
648 if (norm & V4L2_STD_PAL_M)
856 } else if ((V4L2_STD_NTSC_M | V4L2_STD_PAL_M | V4L2_STD_PAL_Nc) &
912 } else if (norm & V4L2_STD_PAL_M) {
/linux-master/drivers/media/pci/ivtv/
H A Divtv-driver.c578 return V4L2_STD_PAL_M;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-video.c304 .id = V4L2_STD_PAL_M,

Completed in 363 milliseconds

12