Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/media/pci/saa7146/
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()
Dhexium_orion.c31 #define HEXIUM_STD (V4L2_STD_PAL | V4L2_STD_SECAM | V4L2_STD_NTSC)
190 .name = "SECAM", .id = V4L2_STD_SECAM,
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-6.12.1/drivers/media/i2c/
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()
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()
Dadv7175.c208 } else if (std & V4L2_STD_SECAM) { in adv7175_s_std_output()
247 if (encoder->norm & V4L2_STD_SECAM) in adv7175_s_routing()
Dsaa7110.c229 return V4L2_STD_SECAM; in determine_norm()
277 } else if (std & V4L2_STD_SECAM) { in saa7110_s_std()
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()
Dsaa7127.c477 (std & V4L2_STD_SECAM) && in saa7127_set_std()
478 !(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.c294 return V4L2_STD_SECAM; in adv7180_std_to_v4l2()
298 return V4L2_STD_SECAM; in adv7180_std_to_v4l2()
321 if (std & V4L2_STD_SECAM) in v4l2_std_to_adv7180()
Dadv7343.c189 else if (std & ~V4L2_STD_SECAM) in adv7343_setstd()
/linux-6.12.1/drivers/media/i2c/adv748x/
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-6.12.1/drivers/media/pci/zoran/
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()
Dzoran_driver.c211 if (norm & V4L2_STD_SECAM) in zoran_set_norm()
592 inp->std = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM; in zoran_enum_input()
739 .tvnorms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
/linux-6.12.1/drivers/media/usb/usbtv/
Dusbtv.h72 V4L2_STD_PAL_Nc | V4L2_STD_SECAM)
Dusbtv-video.c133 if (norm & V4L2_STD_SECAM) in usbtv_norm_to_16f_reg()
253 else if (norm & V4L2_STD_SECAM) in usbtv_select_norm()
/linux-6.12.1/drivers/media/pci/tw68/
Dtw68.h38 V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM | \
/linux-6.12.1/drivers/media/pci/cx88/
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-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-enumstd.rst204 #define V4L2_STD_SECAM (V4L2_STD_SECAM_B |
218 V4L2_STD_SECAM)
/linux-6.12.1/drivers/media/pci/bt8xx/
Dbttvp.h71 V4L2_STD_PAL_Nc | V4L2_STD_SECAM | \
/linux-6.12.1/drivers/media/i2c/cx25840/
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-6.12.1/drivers/media/pci/saa7134/
Dsaa7134-video.c256 .id = V4L2_STD_SECAM,
1223 if ((id & V4L2_STD_SECAM) && (secam[0] != '-')) { in saa7134_s_std()
1233 fixup = V4L2_STD_SECAM; in saa7134_s_std()
1265 V4L2_STD_SECAM }; in saa7134_read_std()
/linux-6.12.1/drivers/media/pci/cx18/
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()
Dcx18-cards.c17 #define V4L2_STD_PAL_SECAM (V4L2_STD_PAL|V4L2_STD_SECAM)

12