/linux-6.12.1/drivers/media/pci/saa7146/ |
D | hexium_gemini.c | 30 #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()
|
D | hexium_orion.c | 31 #define HEXIUM_STD (V4L2_STD_PAL | V4L2_STD_SECAM | V4L2_STD_NTSC) 190 .name = "SECAM", .id = V4L2_STD_SECAM,
|
D | mxb.c | 51 #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/ |
D | vpx3220.c | 275 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()
|
D | adv7183.c | 217 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()
|
D | adv7175.c | 208 } else if (std & V4L2_STD_SECAM) { in adv7175_s_std_output() 247 if (encoder->norm & V4L2_STD_SECAM) in adv7175_s_routing()
|
D | saa7110.c | 229 return V4L2_STD_SECAM; in determine_norm() 277 } else if (std & V4L2_STD_SECAM) { in saa7110_s_std()
|
D | msp3400-kthreads.c | 538 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()
|
D | saa7127.c | 477 (std & V4L2_STD_SECAM) && in saa7127_set_std() 478 !(std & (V4L2_STD_625_50 & ~V4L2_STD_SECAM))) { in saa7127_set_std()
|
D | ths7303.c | 143 if (norm & (V4L2_STD_ALL & ~V4L2_STD_SECAM)) { in ths7303_s_std_output()
|
D | adv7180.c | 294 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()
|
D | adv7343.c | 189 else if (std & ~V4L2_STD_SECAM) in adv7343_setstd()
|
/linux-6.12.1/drivers/media/i2c/adv748x/ |
D | adv748x-afe.c | 96 *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/ |
D | zoran_card.c | 385 .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()
|
D | zoran_driver.c | 211 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/ |
D | usbtv.h | 72 V4L2_STD_PAL_Nc | V4L2_STD_SECAM)
|
D | usbtv-video.c | 133 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/ |
D | tw68.h | 38 V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM | \
|
/linux-6.12.1/drivers/media/pci/cx88/ |
D | cx88-core.c | 729 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/ |
D | vidioc-enumstd.rst | 204 #define V4L2_STD_SECAM (V4L2_STD_SECAM_B | 218 V4L2_STD_SECAM)
|
/linux-6.12.1/drivers/media/pci/bt8xx/ |
D | bttvp.h | 71 V4L2_STD_PAL_Nc | V4L2_STD_SECAM | \
|
/linux-6.12.1/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 1144 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/ |
D | saa7134-video.c | 256 .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/ |
D | cx18-av-core.c | 545 } else if (std & V4L2_STD_SECAM) { in input_change() 874 else if (state->std & V4L2_STD_SECAM) in cx18_av_s_std()
|
D | cx18-cards.c | 17 #define V4L2_STD_PAL_SECAM (V4L2_STD_PAL|V4L2_STD_SECAM)
|