Searched refs:V4L2_STD_PAL_M (Results 1 – 25 of 45) sorted by relevance
12
/linux/drivers/media/usb/pvrusb2/ |
A D | pvrusb2-std.c | 27 V4L2_STD_PAL_M| \ 62 #define TSTD_M (V4L2_STD_PAL_M|V4L2_STD_NTSC_M)
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | vidioc-enumstd.rst | 131 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100) 194 #define V4L2_STD_MN (V4L2_STD_PAL_M | 211 #define V4L2_STD_525_60 (V4L2_STD_PAL_M |
|
/linux/drivers/media/i2c/adv748x/ |
A D | adv748x-afe.c | 87 *std = V4L2_STD_PAL_M; in adv748x_afe_status() 136 if (std == V4L2_STD_PAL_M) in adv748x_afe_std()
|
/linux/drivers/media/usb/tm6000/ |
A D | tm6000-stds.c | 167 { .id = V4L2_STD_PAL_M, .common = composite_pal_m, }, 315 { .id = V4L2_STD_PAL_M, .common = svideo_pal_m, },
|
A D | tm6000.h | 294 V4L2_STD_PAL_M|V4L2_STD_PAL_60|V4L2_STD_NTSC_M| \
|
/linux/drivers/media/pci/tw68/ |
A D | tw68.h | 39 V4L2_STD_PAL_M | V4L2_STD_PAL_Nc | V4L2_STD_PAL_60)
|
/linux/drivers/media/i2c/ |
A D | adv7183.c | 209 else if (std == V4L2_STD_PAL_M) in adv7183_s_std() 371 *std &= V4L2_STD_PAL_M; in adv7183_querystd()
|
A D | ak881x.c | 155 } else if (std == V4L2_STD_PAL_M) { in ak881x_s_std_output()
|
A D | adv7393.c | 119 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
|
A D | adv7343.c | 113 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
|
A D | tvp5150.c | 40 V4L2_STD_PAL_M | \ 768 } else if (std == V4L2_STD_PAL_M) { in tvp5150_set_std() 840 return V4L2_STD_PAL_M; in tvp5150_read_std()
|
A D | adv7180.c | 283 return V4L2_STD_PAL_M; in adv7180_std_to_v4l2() 307 if (std == V4L2_STD_PAL_M) in v4l2_std_to_adv7180()
|
A D | ks0127.c | 554 } else if (std & V4L2_STD_PAL_M) { in ks0127_s_std()
|
A D | saa7115.c | 1023 if (std == V4L2_STD_PAL_M) { in saa711x_set_v4lstd() 1460 V4L2_STD_PAL_M | V4L2_STD_PAL_60; in saa711x_querystd()
|
/linux/drivers/media/dvb-frontends/ |
A D | au8522_decoder.c | 201 if (state->std == V4L2_STD_PAL_M) { in setup_decoder_defaults() 586 if ((std & (V4L2_STD_PAL_M | V4L2_STD_NTSC_M)) == 0) in au8522_s_std()
|
/linux/drivers/media/pci/cx88/ |
A D | cx88-core.c | 636 if (norm & V4L2_STD_PAL_M) in norm_fsc8() 845 (V4L2_STD_PAL_M & norm)) { in set_tvaudio() 900 } else if (norm & V4L2_STD_PAL_M) { in cx88_set_tvnorm()
|
/linux/include/uapi/linux/ |
A D | videodev2.h | 1293 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100) macro 1380 #define V4L2_STD_MN (V4L2_STD_PAL_M |\ 1387 V4L2_STD_PAL_M |\ 1392 #define V4L2_STD_525_60 (V4L2_STD_PAL_M |\
|
/linux/drivers/media/usb/usbtv/ |
A D | usbtv-video.c | 137 if (norm & (V4L2_STD_PAL_M | V4L2_STD_PAL_60)) in usbtv_norm_to_16f_reg() 244 V4L2_STD_PAL | V4L2_STD_PAL_60 | V4L2_STD_PAL_M; in usbtv_select_norm()
|
/linux/drivers/media/pci/cx25821/ |
A D | cx25821.h | 70 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_H | \
|
/linux/drivers/media/pci/bt8xx/ |
A D | bttvp.h | 73 V4L2_STD_NTSC | V4L2_STD_PAL_M | \
|
/linux/drivers/media/pci/cx18/ |
A D | cx18-av-core.c | 425 } else if (std == V4L2_STD_PAL_M) { in cx18_av_std_setup() 859 } else if (state->std == V4L2_STD_PAL_M) { in cx18_av_s_std()
|
/linux/drivers/media/tuners/ |
A D | tda9887.c | 172 .std = V4L2_STD_PAL_M | V4L2_STD_PAL_Nc,
|
/linux/drivers/media/pci/cx23885/ |
A D | cx23885.h | 127 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | \
|
/linux/drivers/media/pci/tw5864/ |
A D | tw5864-video.c | 1467 case STD_PAL_M: return V4L2_STD_PAL_M; in tw5864_get_v4l2_std() 1485 if (v4l2_std & V4L2_STD_PAL_M) in tw5864_from_v4l2_std()
|
/linux/drivers/media/pci/tw686x/ |
A D | tw686x-video.c | 782 else if (id & V4L2_STD_PAL_M) in tw686x_set_standard() 873 *std &= V4L2_STD_PAL_M; in tw686x_querystd()
|
Completed in 59 milliseconds
12