Home
last modified time | relevance | path

Searched refs:V4L2_DV_576P50 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/media/video/davinci/
Dvpbe_venc.c348 if (pdata->setup_clock(VPBE_ENC_DV_PRESET, V4L2_DV_576P50) < 0) in venc_set_576p50()
457 if (dv_preset->preset == V4L2_DV_576P50) in venc_s_dv_preset()
Dvpif.c82 .dv_preset = V4L2_DV_576P50,
/linux-3.4.99/arch/arm/mach-davinci/
Dboard-dm644x-evm.c663 .timings = {V4L2_DV_576P50},
Ddm644x.c717 case V4L2_DV_576P50: in dm644x_venc_setup_clock()
/linux-3.4.99/drivers/media/video/
Dtvp7002.c403 V4L2_DV_576P50,
/linux-3.4.99/include/linux/
Dvideodev2.h967 #define V4L2_DV_576P50 2 /* BT.1362 */ macro