Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dxc2028-types.h139 #define V4L2_STD_PAL_DK_A2 (V4L2_STD_PAL_DK | V4L2_STD_A2)
140 #define V4L2_STD_PAL_DK_NICAM (V4L2_STD_PAL_DK | V4L2_STD_NICAM)
H A Dtuner-simple.c351 } else if (params->std & V4L2_STD_PAL_DK) { in simple_std_setup()
363 if (params->std & (V4L2_STD_PAL_BG|V4L2_STD_PAL_DK)) { in simple_std_setup()
H A Dtda9887.c161 .std = V4L2_STD_PAL_DK,
H A Dxc4000.c1345 if (params->std & V4L2_STD_PAL_DK) { in xc4000_set_analog_params()
1346 params->std = V4L2_STD_PAL_DK; in xc4000_set_analog_params()
H A Dxc5000.c874 if (params->std & V4L2_STD_PAL_DK) { in xc5000_config_tv()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c85 .std = V4L2_STD_PAL_DK,
91 .std = V4L2_STD_PAL_DK,
97 .std = V4L2_STD_PAL_DK,
115 .std = V4L2_STD_PAL_DK,
H A Dsaa7134-video.c232 .id = V4L2_STD_PAL_DK,
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst184 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
188 V4L2_STD_PAL_DK |
201 #define V4L2_STD_DK (V4L2_STD_PAL_DK |
/linux/drivers/media/i2c/
H A Dsony-btf-mpx.c276 else if (std & V4L2_STD_PAL_DK) in sony_btf_mpx_s_std()
/linux/drivers/media/pci/cx25821/
H A Dcx25821.h69 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
H A Dcx25821-medusa-video.c388 if (dev->tvnorm & V4L2_STD_PAL_BG || dev->tvnorm & V4L2_STD_PAL_DK) in medusa_set_videostandard()
/linux/include/uapi/linux/
H A Dvideodev2.h1452 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro
1461 V4L2_STD_PAL_DK |\
1476 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\
/linux/drivers/media/pci/cx23885/
H A Dcx23885.h126 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
H A Dcx23885-417.c65 .id = V4L2_STD_PAL_DK,
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx.h115 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
H A Dcx231xx-417.c94 .id = V4L2_STD_PAL_DK,
H A Dcx231xx-video.c1174 else if (dev->norm & (V4L2_STD_PAL_DK | V4L2_STD_SECAM_DK)) in cx231xx_s_frequency()
/linux/drivers/media/pci/cx88/
H A Dcx88-core.c840 } else if (V4L2_STD_PAL_DK & norm) { in set_tvaudio()
/linux/drivers/media/v4l2-core/
H A Dtuner-core.c959 return V4L2_STD_PAL_DK; in tuner_fixup_std()
H A Dv4l2-ioctl.c55 { V4L2_STD_PAL_DK, "PAL-DK" },
/linux/drivers/media/pci/cx18/
H A Dcx18-driver.c467 return V4L2_STD_PAL_DK; in cx18_parse_std()
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c547 return V4L2_STD_PAL_DK; in ivtv_parse_std()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions297 replace define V4L2_STD_PAL_DK v4l2-std-id
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-api.c697 } else if (std & V4L2_STD_PAL_DK) { in saa7164_api_configure_dif()
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1347 V4L2_STD_PAL_DK,