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

12

/linux-master/drivers/media/pci/tw68/
H A Dtw68.h39 V4L2_STD_PAL_M | V4L2_STD_PAL_Nc | V4L2_STD_PAL_60)
/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/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/i2c/adv748x/
H A Dadv748x-afe.c87 *std = V4L2_STD_PAL_M;
136 if (std == V4L2_STD_PAL_M)
/linux-master/drivers/media/i2c/
H A Dak881x.c155 } else 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 Dadv7393.c119 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
H A Dadv7343.c113 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
H A Dks0127.c554 } else if (std & V4L2_STD_PAL_M) {
H A Dadv7180.c288 return V4L2_STD_PAL_M;
312 if (std == V4L2_STD_PAL_M)
H A Dtvp5150.c40 V4L2_STD_PAL_M | \
768 } else if (std == V4L2_STD_PAL_M) {
840 return V4L2_STD_PAL_M;
H A Dsaa7115.c1023 if (std == V4L2_STD_PAL_M) {
1460 V4L2_STD_PAL_M | V4L2_STD_PAL_60;
/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/bt8xx/
H A Dbttvp.h72 V4L2_STD_NTSC | V4L2_STD_PAL_M | \
/linux-master/drivers/media/tuners/
H A Dtda9887.c172 .std = V4L2_STD_PAL_M | V4L2_STD_PAL_Nc,
/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/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/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/pci/cx23885/
H A Dcx23885.h127 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | \
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134.h700 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/tw686x/
H A Dtw686x-video.c781 else if (id & V4L2_STD_PAL_M)
872 *std &= V4L2_STD_PAL_M;
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c411 .norm = V4L2_STD_PAL_M,
488 .norm = V4L2_STD_PAL_M,
/linux-master/drivers/media/v4l2-core/
H A Dtuner-core.c962 return V4L2_STD_PAL_M;

Completed in 293 milliseconds

12