Home
last modified time | relevance | path

Searched refs:VPIF_CHANNEL2_VIDEO (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Dvpif_display.h49 VPIF_CHANNEL2_VIDEO = 0, /* Channel2 Video */ enumerator
H A Dvpif_display.c216 if (VPIF_CHANNEL2_VIDEO == ch->channel_id) { in vpif_start_streaming()
220 if (vpif_config_data->chan_config[VPIF_CHANNEL2_VIDEO].clip_en) in vpif_start_streaming()
260 if (VPIF_CHANNEL2_VIDEO == ch->channel_id) { in vpif_stop_streaming()
1398 if (ch->channel_id == VPIF_CHANNEL2_VIDEO) { in vpif_suspend()
1430 if (ch->channel_id == VPIF_CHANNEL2_VIDEO) { in vpif_resume()