Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dtuner-xc2028-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)
Dtuner-simple.c350 } else if (params->std & V4L2_STD_PAL_DK) { in simple_std_setup()
362 if (params->std & (V4L2_STD_PAL_BG|V4L2_STD_PAL_DK)) { in simple_std_setup()
Dtda9887.c160 .std = V4L2_STD_PAL_DK,
Dxc4000.c1357 if (params->std & V4L2_STD_PAL_DK) { in xc4000_set_analog_params()
1358 params->std = V4L2_STD_PAL_DK; in xc4000_set_analog_params()
Dxc5000.c884 if (params->std & V4L2_STD_PAL_DK) { in xc5000_config_tv()
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c94 .std = V4L2_STD_PAL_DK,
100 .std = V4L2_STD_PAL_DK,
106 .std = V4L2_STD_PAL_DK,
124 .std = V4L2_STD_PAL_DK,
Dsaa7134-video.c255 .id = V4L2_STD_PAL_DK,
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-enumstd.rst191 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
195 V4L2_STD_PAL_DK |
208 #define V4L2_STD_DK (V4L2_STD_PAL_DK |
/Linux-v4.19/drivers/media/i2c/
Dsony-btf-mpx.c284 else if (std & V4L2_STD_PAL_DK) in sony_btf_mpx_s_std()
/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821.h80 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
Dcx25821-medusa-video.c398 if (dev->tvnorm & V4L2_STD_PAL_BG || dev->tvnorm & V4L2_STD_PAL_DK) in medusa_set_videostandard()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h1198 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro
1207 V4L2_STD_PAL_DK |\
1222 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885.h135 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
Dcx23885-417.c74 .id = V4L2_STD_PAL_DK,
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx.h127 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
Dcx231xx-417.c107 .id = V4L2_STD_PAL_DK,
Dcx231xx-video.c1325 else if (dev->norm & (V4L2_STD_PAL_DK | V4L2_STD_SECAM_DK)) in cx231xx_s_frequency()
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-core.c835 } else if (V4L2_STD_PAL_DK & norm) { in set_tvaudio()
/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c909 return V4L2_STD_PAL_DK; in tuner_fixup_std()
Dv4l2-ioctl.c62 { V4L2_STD_PAL_DK, "PAL-DK" },
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-driver.c477 return V4L2_STD_PAL_DK; in cx18_parse_std()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-driver.c578 return V4L2_STD_PAL_DK; in ivtv_parse_std()
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions248 replace define V4L2_STD_PAL_DK v4l2-std-id
/Linux-v4.19/drivers/media/pci/saa7164/
Dsaa7164-api.c707 } else if (std & V4L2_STD_PAL_DK) { in saa7164_api_configure_dif()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-vid-cap.c1520 V4L2_STD_PAL_DK,