Home
last modified time | relevance | path

Searched refs:VPBE_ENC_DV_TIMINGS (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/media/platform/davinci/
A Dvpbe_venc.c201 VPBE_ENC_DV_TIMINGS && pclock <= 27000000))) { in venc_enable_vpss_clock()
326 if (pdata->setup_clock(VPBE_ENC_DV_TIMINGS, 27000000) < 0) in venc_set_480p59_94()
329 venc_enable_vpss_clock(venc->venc_type, VPBE_ENC_DV_TIMINGS, 27000000); in venc_set_480p59_94()
374 if (pdata->setup_clock(VPBE_ENC_DV_TIMINGS, 27000000) < 0) in venc_set_576p50()
377 venc_enable_vpss_clock(venc->venc_type, VPBE_ENC_DV_TIMINGS, 27000000); in venc_set_576p50()
415 if (pdata->setup_clock(VPBE_ENC_DV_TIMINGS, 74250000) < 0) in venc_set_720p60_internal()
418 venc_enable_vpss_clock(venc->venc_type, VPBE_ENC_DV_TIMINGS, 74250000); in venc_set_720p60_internal()
444 if (pdata->setup_clock(VPBE_ENC_DV_TIMINGS, 74250000) < 0) in venc_set_1080i30_internal()
447 venc_enable_vpss_clock(venc->venc_type, VPBE_ENC_DV_TIMINGS, 74250000); in venc_set_1080i30_internal()
A Dvpbe.c311 if (output->modes[i].timings_type == VPBE_ENC_DV_TIMINGS && in vpbe_s_dv_timings()
359 VPBE_ENC_DV_TIMINGS) { in vpbe_g_dv_timings()
386 if (output->modes[i].timings_type == VPBE_ENC_DV_TIMINGS) { in vpbe_enum_dv_timings()
493 VPBE_ENC_DV_TIMINGS) { in vpbe_set_mode()
A Dvpbe_display.c1123 VPBE_ENC_DV_TIMINGS) { in vpbe_display_g_dv_timings()
/linux/arch/arm/mach-davinci/
A Dboard-dm365-evm.c479 .timings_type = VPBE_ENC_DV_TIMINGS,
491 .timings_type = VPBE_ENC_DV_TIMINGS,
503 .timings_type = VPBE_ENC_DV_TIMINGS,
519 .timings_type = VPBE_ENC_DV_TIMINGS,
A Dboard-dm644x-evm.c740 .timings_type = VPBE_ENC_DV_TIMINGS,
752 .timings_type = VPBE_ENC_DV_TIMINGS,
A Ddm644x.c426 case VPBE_ENC_DV_TIMINGS: in dm644x_venc_setup_clock()
A Ddm355.c494 case VPBE_ENC_DV_TIMINGS: in dm355_venc_setup_clock()
A Ddm365.c989 case VPBE_ENC_DV_TIMINGS: in dm365_venc_setup_clock()
/linux/include/media/davinci/
A Dvpbe_types.h17 VPBE_ENC_DV_TIMINGS = 0x4, enumerator

Completed in 15 milliseconds