Home
last modified time | relevance | path

Searched refs:V4L2_STD_SECAM (Results 1 – 43 of 43) sorted by relevance

/linux-4.4.14/drivers/media/pci/saa7146/
Dhexium_gemini.c150 .name = "SECAM", .id = V4L2_STD_SECAM,
345 } else if (V4L2_STD_SECAM == std->id) { in std_callback()
347 hexium->cur_std = V4L2_STD_SECAM; in std_callback()
Dhexium_orion.c200 .name = "SECAM", .id = V4L2_STD_SECAM,
Dmxb.c810 .name = "SECAM", .id = V4L2_STD_SECAM,
/linux-4.4.14/drivers/media/usb/usbvision/
Dusbvision-cards.c309 .video_norm = V4L2_STD_SECAM,
489 .video_norm = V4L2_STD_SECAM,
521 .video_norm = V4L2_STD_SECAM,
537 .video_norm = V4L2_STD_SECAM,
807 .video_norm = V4L2_STD_SECAM,
853 .video_norm = V4L2_STD_SECAM,
Dusbvision.h220 #define USBVISION_NORMS (V4L2_STD_PAL | V4L2_STD_NTSC | V4L2_STD_SECAM | V4L2_STD_PAL_M)
Dusbvision-core.c1983 } else if (usbvision->tvnorm_id & V4L2_STD_SECAM) { in usbvision_set_input()
/linux-4.4.14/drivers/media/i2c/
Dvpx3220.c288 else if (decoder->norm & V4L2_STD_SECAM) in vpx3220_init()
319 std &= V4L2_STD_SECAM; in vpx3220_status()
367 } else if (std & V4L2_STD_SECAM) { in vpx3220_s_std()
Dadv7183.c229 else if (std & V4L2_STD_SECAM) in adv7183_s_std()
392 *std &= V4L2_STD_SECAM; in adv7183_querystd()
398 *std &= V4L2_STD_SECAM; in adv7183_querystd()
Dadv7175.c221 } else if (std & V4L2_STD_SECAM) { in adv7175_s_std_output()
260 if (encoder->norm & V4L2_STD_SECAM) in adv7175_s_routing()
Dsaa7110.c242 return V4L2_STD_SECAM; in determine_norm()
290 } else if (std & V4L2_STD_SECAM) { in saa7110_s_std()
Dmsp3400-kthreads.c552 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
590 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
644 } else if (max2 == 0 && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
776 (state->v4l2_std & V4L2_STD_SECAM) && (val != 0x0009)) { in msp3410d_thread()
Dsaa7127.c490 (std & V4L2_STD_SECAM) && in saa7127_set_std()
491 !(std & (V4L2_STD_625_50 & ~V4L2_STD_SECAM))) { in saa7127_set_std()
Dths7303.c143 if (norm & (V4L2_STD_ALL & ~V4L2_STD_SECAM)) { in ths7303_s_std_output()
Dadv7180.c272 return V4L2_STD_SECAM; in adv7180_std_to_v4l2()
276 return V4L2_STD_SECAM; in adv7180_std_to_v4l2()
299 if (std & V4L2_STD_SECAM) in v4l2_std_to_adv7180()
Dtvp5150.c729 else if (std & V4L2_STD_SECAM) in tvp5150_set_std()
815 return V4L2_STD_SECAM; in tvp5150_read_std()
Dadv7343.c189 else if (std & ~V4L2_STD_SECAM) in adv7343_setstd()
Dks0127.c571 } else if (std & V4L2_STD_SECAM) { in ks0127_s_std()
Dsaa7115.c1035 } else if (std & V4L2_STD_SECAM) { in saa711x_set_v4lstd()
1467 *std &= V4L2_STD_SECAM; in saa711x_querystd()
Dadv7842.c2638 *std &= V4L2_STD_SECAM; in adv7842_querystd()
2658 *std &= V4L2_STD_SECAM; in adv7842_querystd()
/linux-4.4.14/drivers/media/pci/zoran/
Dzoran_card.c387 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
417 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
446 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
477 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
508 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
595 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
1009 zr->norm = V4L2_STD_SECAM; in zr36057_init()
Dzoran_driver.c1446 if (norm & V4L2_STD_SECAM) in zoran_set_norm()
2863 .tvnorms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-stds.c184 { .id = V4L2_STD_SECAM, .common = composite_secam, },
332 { .id = V4L2_STD_SECAM, .common = svideo_secam, },
376 if ((dev->norm & V4L2_STD_SECAM) == V4L2_STD_SECAM_L) in tm6000_set_audio_std()
Dtm6000.h308 V4L2_STD_NTSC_M_JP|V4L2_STD_SECAM)
/linux-4.4.14/drivers/media/pci/tw68/
Dtw68.h47 V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM | \
Dtw68-video.c156 .id = V4L2_STD_SECAM,
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-core.c706 if (core->tvnorm & V4L2_STD_SECAM) { in cx88_set_scale()
904 } else if (norm & V4L2_STD_SECAM) { in cx88_set_tvnorm()
925 norm & V4L2_STD_SECAM ? cxiformat : cxiformat | 0x400); in cx88_set_tvnorm()
Dcx88-video.c632 if (core->tvnorm & V4L2_STD_SECAM) { in cx8800_s_vid_ctrl()
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttvp.h84 V4L2_STD_PAL_Nc | V4L2_STD_SECAM | \
Dbttv-driver.c351 .v4l2_id = V4L2_STD_SECAM,
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-cards.c31 #define V4L2_STD_PAL_SECAM (V4L2_STD_PAL|V4L2_STD_SECAM)
Dcx18-av-core.c561 } else if (std & V4L2_STD_SECAM) { in input_change()
890 else if (state->std & V4L2_STD_SECAM) in cx18_av_s_std()
Dcx18-driver.c448 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in cx18_process_eeprom()
1065 else if (cx->std & V4L2_STD_SECAM) in cx18_probe()
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c922 if (secam[0] != '-' && (std & V4L2_STD_SECAM) == V4L2_STD_SECAM) { in tuner_fixup_std()
Dv4l2-ioctl.c67 { V4L2_STD_SECAM, "SECAM" },
1733 curr_id != V4L2_STD_SECAM && in v4l_enumstd()
/linux-4.4.14/drivers/media/usb/go7007/
Ds2250-board.c461 state->std == V4L2_STD_SECAM ? "SECAM" : in s2250_log_status()
/linux-4.4.14/drivers/media/usb/gspca/
Dspca506.c151 else if (norme & V4L2_STD_SECAM) in spca506_SetNormeInput()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-video.c283 .id = V4L2_STD_SECAM,
1511 if ((id & V4L2_STD_SECAM) && (secam[0] != '-')) { in saa7134_s_std()
1521 fixup = V4L2_STD_SECAM; in saa7134_s_std()
1566 V4L2_STD_SECAM }; in saa7134_read_std()
Dsaa7134.h690 V4L2_STD_PAL_Nc | V4L2_STD_SECAM | \
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-driver.c539 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in ivtv_process_eeprom()
1145 else if (itv->std & V4L2_STD_SECAM) in ivtv_probe()
Divtv-cards.c43 #define V4L2_STD_PAL_SECAM (V4L2_STD_PAL|V4L2_STD_SECAM)
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1115 #define V4L2_STD_SECAM (V4L2_STD_SECAM_B |\ macro
1173 V4L2_STD_SECAM)
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1008 } else if (dev->norm & V4L2_STD_SECAM) { in cx231xx_do_mode_ctrl_overrides()
1566 | V4L2_STD_SECAM)) { in cx231xx_Get_Colibri_CarrierOffset()
1686 (standard & V4L2_STD_SECAM)) { in cx231xx_dif_configure_C2HH_for_low_IF()
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c798 if (std & V4L2_STD_SECAM) { in cx25840_std_setup()
928 if (std & V4L2_STD_SECAM) { in input_change()
975 } else if (std & V4L2_STD_SECAM) { in input_change()
1300 else if (state->std & V4L2_STD_SECAM) in set_v4lstd()