/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-std.c | 27 V4L2_STD_PAL_M| \ 62 #define TSTD_M (V4L2_STD_PAL_M|V4L2_STD_NTSC_M)
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 621 if (norm & (V4L2_STD_NTSC | V4L2_STD_PAL_M)) in norm_swidth() 632 if (norm & (V4L2_STD_NTSC | V4L2_STD_PAL_M)) in norm_hdelay() 648 if (norm & V4L2_STD_PAL_M) in norm_fsc8() 856 } else if ((V4L2_STD_NTSC_M | V4L2_STD_PAL_M | V4L2_STD_PAL_Nc) & in set_tvaudio() 912 } else if (norm & V4L2_STD_PAL_M) { in cx88_set_tvnorm()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H 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 |
|
/openbmc/linux/drivers/media/i2c/adv748x/ |
H 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()
|
/openbmc/linux/drivers/media/pci/tw68/ |
H A D | tw68.h | 39 V4L2_STD_PAL_M | V4L2_STD_PAL_Nc | V4L2_STD_PAL_60)
|
/openbmc/linux/drivers/media/i2c/ |
H 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()
|
H A D | ak881x.c | 155 } else if (std == V4L2_STD_PAL_M) { in ak881x_s_std_output()
|
H A D | adv7393.c | 119 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
|
H A D | adv7343.c | 113 SD_STD_PAL_M, 568782678, V4L2_STD_PAL_M,
|
H 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()
|
H A D | ks0127.c | 554 } else if (std & V4L2_STD_PAL_M) { in ks0127_s_std()
|
H A D | adv7180.c | 287 return V4L2_STD_PAL_M; in adv7180_std_to_v4l2() 311 if (std == V4L2_STD_PAL_M) in v4l2_std_to_adv7180()
|
H 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()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H 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()
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 1357 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100) macro 1444 #define V4L2_STD_MN (V4L2_STD_PAL_M |\ 1451 V4L2_STD_PAL_M |\ 1456 #define V4L2_STD_525_60 (V4L2_STD_PAL_M |\
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 72 V4L2_STD_NTSC | V4L2_STD_PAL_M | \
|
/openbmc/linux/drivers/media/pci/cx25821/ |
H A D | cx25821.h | 70 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_H | \
|
/openbmc/linux/drivers/media/usb/usbtv/ |
H A D | usbtv-video.c | 137 if (norm & (V4L2_STD_PAL_M | V4L2_STD_PAL_60)) in usbtv_norm_to_16f_reg() 246 V4L2_STD_PAL | V4L2_STD_PAL_60 | V4L2_STD_PAL_M | in usbtv_select_norm()
|
/openbmc/linux/drivers/media/tuners/ |
H A D | tda9887.c | 172 .std = V4L2_STD_PAL_M | V4L2_STD_PAL_Nc,
|
/openbmc/linux/drivers/media/pci/cx18/ |
H 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()
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885.h | 127 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | \
|
/openbmc/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-video.c | 1466 case STD_PAL_M: return V4L2_STD_PAL_M; in tw5864_get_v4l2_std() 1484 if (v4l2_std & V4L2_STD_PAL_M) in tw5864_from_v4l2_std()
|
/openbmc/linux/drivers/media/pci/tw686x/ |
H A D | tw686x-video.c | 780 else if (id & V4L2_STD_PAL_M) in tw686x_set_standard() 871 *std &= V4L2_STD_PAL_M; in tw686x_querystd()
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134.h | 700 V4L2_STD_NTSC | V4L2_STD_PAL_M | \
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-cards.c | 411 .norm = V4L2_STD_PAL_M, 488 .norm = V4L2_STD_PAL_M,
|