Home
last modified time | relevance | path

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

12

/linux/drivers/media/pci/saa7146/
H A Dhexium_gemini.c30 #define HEXIUM_STD (V4L2_STD_PAL | V4L2_STD_SECAM | V4L2_STD_NTSC)
140 .name = "SECAM", .id = V4L2_STD_SECAM,
341 } else if (V4L2_STD_SECAM == std->id) { in std_callback()
343 hexium->cur_std = V4L2_STD_SECAM; in std_callback()
H A Dhexium_orion.c31 #define HEXIUM_STD (V4L2_STD_PAL | V4L2_STD_SECAM | V4L2_STD_NTSC)
190 .name = "SECAM", .id = V4L2_STD_SECAM,
H A Dmxb.c51 #define MXB_STD (V4L2_STD_PAL_BG | V4L2_STD_PAL_I | V4L2_STD_SECAM | V4L2_STD_NTSC)
810 .name = "SECAM", .id = V4L2_STD_SECAM,
/linux/drivers/media/i2c/
H A Dvpx3220.c275 else if (decoder->norm & V4L2_STD_SECAM) in vpx3220_init()
306 std &= V4L2_STD_SECAM; in vpx3220_status()
354 } else if (std & V4L2_STD_SECAM) { in vpx3220_s_std()
H A Dadv7183.c217 else if (std & V4L2_STD_SECAM) in adv7183_s_std()
380 *std &= V4L2_STD_SECAM; in adv7183_querystd()
386 *std &= V4L2_STD_SECAM; in adv7183_querystd()
H A Dadv7175.c208 } else if (std & V4L2_STD_SECAM) { in adv7175_s_std_output()
247 if (encoder->norm & V4L2_STD_SECAM) in adv7175_s_routing()
H A Dsaa7110.c229 return V4L2_STD_SECAM; in determine_norm()
277 } else if (std & V4L2_STD_SECAM) { in saa7110_s_std()
H A Dmsp3400-kthreads.c538 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
578 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
634 } else if (max2 == 0 && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
767 (state->v4l2_std & V4L2_STD_SECAM) && (val != 0x0009)) { in msp3410d_thread()
H A Dsaa7127.c477 (std & V4L2_STD_SECAM) && in saa7127_set_std()
478 !(std & (V4L2_STD_625_50 & ~V4L2_STD_SECAM))) { in saa7127_set_std()
H A Dths7303.c143 if (norm & (V4L2_STD_ALL & ~V4L2_STD_SECAM)) { in ths7303_s_std_output()
H A Dadv7343.c189 else if (std & ~V4L2_STD_SECAM) in adv7343_setstd()
H A Dtvp5150.c43 V4L2_STD_SECAM)
778 else if (std & V4L2_STD_SECAM) in tvp5150_set_std()
846 return V4L2_STD_SECAM; in tvp5150_read_std()
/linux/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c96 *std = V4L2_STD_SECAM; in adv748x_afe_status()
102 *std = V4L2_STD_SECAM; in adv748x_afe_status()
144 if (std & V4L2_STD_SECAM) in adv748x_afe_std()
/linux/drivers/media/pci/zoran/
H A Dzoran_card.c385 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
415 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
444 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
475 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
506 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
593 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
1007 zr->norm = V4L2_STD_SECAM; in zr36057_init()
/linux/drivers/media/usb/usbtv/
H A Dusbtv.h72 V4L2_STD_PAL_Nc | V4L2_STD_SECAM)
/linux/drivers/media/pci/tw68/
H A Dtw68.h38 V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM | \
/linux/drivers/media/pci/cx88/
H A Dcx88-core.c729 if (core->tvnorm & V4L2_STD_SECAM) { in cx88_set_scale()
927 } else if (norm & V4L2_STD_SECAM) { in cx88_set_tvnorm()
950 norm & V4L2_STD_SECAM ? cxiformat : cxiformat | 0x400); in cx88_set_tvnorm()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst204 #define V4L2_STD_SECAM (V4L2_STD_SECAM_B |
218 V4L2_STD_SECAM)
/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h71 V4L2_STD_PAL_Nc | V4L2_STD_SECAM | \
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1144 if (std & V4L2_STD_SECAM) { in cx25840_std_setup()
1289 if (std & V4L2_STD_SECAM) { in input_change()
1339 } else if (std & V4L2_STD_SECAM) { in input_change()
1676 else if (state->std & V4L2_STD_SECAM) in set_v4lstd()
2438 /* 1100 */ V4L2_STD_SECAM, in cx25840_querystd()
/linux/drivers/media/pci/cx18/
H A Dcx18-av-core.c545 } else if (std & V4L2_STD_SECAM) { in input_change()
874 else if (state->std & V4L2_STD_SECAM) in cx18_av_s_std()
H A Dcx18-cards.c17 #define V4L2_STD_PAL_SECAM (V4L2_STD_PAL|V4L2_STD_SECAM)
H A Dcx18-driver.c433 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in cx18_process_eeprom()
1043 else if (cx->std & V4L2_STD_SECAM) in cx18_probe()
/linux/drivers/media/v4l2-core/
H A Dtuner-core.c973 if (secam[0] != '-' && (std & V4L2_STD_SECAM) == V4L2_STD_SECAM) { in tuner_fixup_std()
/linux/drivers/media/usb/gspca/
H A Dspca506.c138 else if (norme & V4L2_STD_SECAM) in spca506_SetNormeInput()

12