Searched refs:V4L2_STD_PAL_Nc (Results 1 – 25 of 38) sorted by relevance
12
/linux/Documentation/userspace-api/media/v4l/ |
A D | vidioc-enumstd.rst | 133 #define V4L2_STD_PAL_Nc ((v4l2_std_id)0x00000400) 196 V4L2_STD_PAL_Nc | 217 V4L2_STD_PAL_Nc | 321 N\ :sub:`C` used in Argentina (V4L2_STD_PAL_Nc).
|
/linux/drivers/media/usb/pvrusb2/ |
A D | pvrusb2-std.c | 29 V4L2_STD_PAL_Nc| \ 64 #define TSTD_Nc (V4L2_STD_PAL_Nc)
|
/linux/drivers/media/pci/cx88/ |
A D | cx88-core.c | 621 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 754 : 922; in norm_swidth() 626 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 135 : 186; in norm_hdelay() 639 if (norm & (V4L2_STD_PAL_Nc)) in norm_fsc8() 906 } else if (norm & V4L2_STD_PAL_Nc) { in cx88_set_tvnorm()
|
/linux/drivers/media/i2c/adv748x/ |
A D | adv748x-afe.c | 99 *std = V4L2_STD_PAL_Nc | V4L2_STD_PAL_N; in adv748x_afe_status() 138 if (std == V4L2_STD_PAL_Nc) in adv748x_afe_std()
|
/linux/drivers/media/usb/tm6000/ |
A D | tm6000-stds.c | 168 { .id = V4L2_STD_PAL_Nc, .common = composite_pal_nc, }, 316 { .id = V4L2_STD_PAL_Nc, .common = svideo_pal_nc, },
|
A D | tm6000.h | 293 #define TM6000_STD (V4L2_STD_PAL|V4L2_STD_PAL_N|V4L2_STD_PAL_Nc| \
|
/linux/drivers/media/pci/tw68/ |
A D | tw68.h | 39 V4L2_STD_PAL_M | V4L2_STD_PAL_Nc | V4L2_STD_PAL_60)
|
A D | tw68-video.c | 161 .id = V4L2_STD_PAL_Nc,
|
/linux/drivers/media/i2c/ |
A D | adv7183.c | 211 else if (std == V4L2_STD_PAL_Nc) in adv7183_s_std() 383 *std &= V4L2_STD_PAL_Nc; in adv7183_querystd()
|
A D | adv7393.c | 122 SD_STD_PAL_N, 569807903, V4L2_STD_PAL_Nc,
|
A D | adv7343.c | 116 SD_STD_PAL_N, 569807903, V4L2_STD_PAL_Nc,
|
A D | tvp5150.c | 42 V4L2_STD_PAL_Nc | \ 770 } else if (std == V4L2_STD_PAL_N || std == V4L2_STD_PAL_Nc) { in tvp5150_set_std() 842 return V4L2_STD_PAL_N | V4L2_STD_PAL_Nc; in tvp5150_read_std()
|
A D | adv7180.c | 291 return V4L2_STD_PAL_Nc | V4L2_STD_PAL_N; in adv7180_std_to_v4l2() 309 if (std == V4L2_STD_PAL_Nc) in v4l2_std_to_adv7180()
|
A D | saa7115.c | 1025 } else if (std == V4L2_STD_PAL_Nc) { in saa711x_set_v4lstd() 1459 *std &= V4L2_STD_PAL | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | in saa711x_querystd()
|
/linux/include/uapi/linux/ |
A D | videodev2.h | 1295 #define V4L2_STD_PAL_Nc ((v4l2_std_id)0x00000400) macro 1382 V4L2_STD_PAL_Nc |\ 1389 V4L2_STD_PAL_Nc) 1399 V4L2_STD_PAL_Nc |\
|
/linux/drivers/media/pci/cx25821/ |
A D | cx25821.h | 71 V4L2_STD_PAL_Nc)
|
/linux/drivers/media/pci/bt8xx/ |
A D | bttvp.h | 72 V4L2_STD_PAL_Nc | V4L2_STD_SECAM | \
|
/linux/drivers/media/pci/cx18/ |
A D | cx18-av-core.c | 364 } else if (std == V4L2_STD_PAL_Nc) { in cx18_av_std_setup() 864 } else if (state->std == V4L2_STD_PAL_Nc) { 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 | 1468 case STD_PAL_CN: return V4L2_STD_PAL_Nc; in tw5864_get_v4l2_std() 1487 if (v4l2_std & V4L2_STD_PAL_Nc) in tw5864_from_v4l2_std()
|
/linux/drivers/media/pci/tw686x/ |
A D | tw686x-video.c | 784 else if (id & V4L2_STD_PAL_Nc) in tw686x_set_standard() 882 *std &= V4L2_STD_PAL_Nc; in tw686x_querystd()
|
/linux/drivers/media/pci/saa7134/ |
A D | saa7134.h | 711 V4L2_STD_PAL_Nc | V4L2_STD_SECAM | \
|
/linux/drivers/media/usb/cx231xx/ |
A D | cx231xx.h | 116 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc | \
|
/linux/drivers/media/v4l2-core/ |
A D | tuner-core.c | 969 return V4L2_STD_PAL_Nc; in tuner_fixup_std()
|
Completed in 77 milliseconds
12