Home
last modified time | relevance | path

Searched refs:V4L2_STD_SECAM_LC (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c50 V4L2_STD_SECAM_LC)
89 {"LC",V4L2_STD_SECAM_LC},
226 V4L2_STD_SECAM_LC |
H A Dpvrusb2-hdw.c1850 .pat = V4L2_STD_SECAM_L|V4L2_STD_SECAM_LC,
1851 .std = V4L2_STD_SECAM_L|V4L2_STD_SECAM_LC,
/openbmc/linux/drivers/media/tuners/
H A Dtuner-simple.c336 else if (params->std & V4L2_STD_SECAM_LC) in simple_std_setup()
573 } else if (params->std == V4L2_STD_SECAM_LC) { in simple_set_tv_freq()
612 V4L2_STD_SECAM_LC)) && in simple_set_tv_freq()
614 V4L2_STD_SECAM_LC)); in simple_set_tv_freq()
619 if (params->std == V4L2_STD_SECAM_LC) { in simple_set_tv_freq()
H A Dtda9887.c200 .std = V4L2_STD_SECAM_LC,
H A Dxc4000.c1384 if (params->std & V4L2_STD_SECAM_LC) { in xc4000_set_analog_params()
1387 params->std = V4L2_STD_SECAM_LC | V4L2_STD_NICAM; in xc4000_set_analog_params()
H A Dtda8290.c127 } else if (params->std & V4L2_STD_SECAM_LC) { in set_audio()
H A Dsi2157.c666 } else if (params->std & V4L2_STD_SECAM_LC) { in si2157_set_analog_params()
H A Dtda827x.c63 } else if (params->std & V4L2_STD_SECAM_LC) { in tda827x_set_std()
H A Dxc5000.c891 if (params->std & V4L2_STD_SECAM_LC) { in xc5000_config_tv()
H A Dtda18271-fe.c1017 } else if (params->std & V4L2_STD_SECAM_LC) { in tda18271_set_analog_params()
H A Dr820t.c1322 if ((type == V4L2_TUNER_ANALOG_TV) && (std == V4L2_STD_SECAM_LC)) in generic_set_freq()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst161 #define V4L2_STD_SECAM_LC ((v4l2_std_id)0x00800000)
209 V4L2_STD_SECAM_LC)
H A Dhist-v4l2.rst725 2. New video standards ``V4L2_STD_NTSC_443``, ``V4L2_STD_SECAM_LC``,
781 ``V4L2_STD_SECAM_LC`` respectively.
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c71 .std = V4L2_STD_DK | V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC,
802 if (dev->tvnorm->id & (V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC)) in tvaudio_thread_ddep()
H A Dsaa7134-video.c292 .id = V4L2_STD_SECAM_LC,
1226 fixup = V4L2_STD_SECAM_LC; in saa7134_s_std()
/openbmc/linux/drivers/media/common/
H A Dtveeprom.c54 { V4L2_STD_SECAM_L|V4L2_STD_SECAM_LC, " SECAM(L/L')" },
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1374 #define V4L2_STD_SECAM_LC ((v4l2_std_id)0x00800000) macro
1411 V4L2_STD_SECAM_LC)
1437 V4L2_STD_SECAM_LC)
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-driver.c421 V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC | \ in cx18_process_eeprom()
494 return V4L2_STD_SECAM_LC; in cx18_parse_std()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88.h51 & ~V4L2_STD_SECAM_LC)
/openbmc/linux/drivers/media/v4l2-core/
H A Dtuner-core.c992 return V4L2_STD_SECAM_LC; in tuner_fixup_std()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c605 return V4L2_STD_SECAM_LC; in ivtv_parse_std()
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions289 replace define V4L2_STD_SECAM_LC v4l2-std-id
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1181 else if (dev->norm & V4L2_STD_SECAM_LC) in cx231xx_s_frequency()
H A Dcx231xx-avcore.c1983 } else if (standard & (V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC)) { in cx231xx_dif_set_standard()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1362 V4L2_STD_SECAM_LC,

12