Searched refs:stream2 (Results 1 – 4 of 4) sorted by relevance
438 struct dc_stream_state *stream2) in resource_are_vblanks_synchronizable() argument448 dc_is_dp_signal(stream2->signal) && in resource_are_vblanks_synchronizable()450 false == stream2->has_non_synchronizable_pclk && in resource_are_vblanks_synchronizable()452 stream2->timing.flags.VBLANK_SYNCHRONIZABLE) { in resource_are_vblanks_synchronizable()457 if (stream2->timing.pix_clk_100hz*100/stream2->timing.h_total/ in resource_are_vblanks_synchronizable()458 stream2->timing.v_total > 60) in resource_are_vblanks_synchronizable()463 stream2->timing.pix_clk_100hz; in resource_are_vblanks_synchronizable()465 frame_time_diff = div_u64(frame_time_diff, stream2->timing.h_total); in resource_are_vblanks_synchronizable()466 frame_time_diff = div_u64(frame_time_diff, stream2->timing.v_total); in resource_are_vblanks_synchronizable()481 struct dc_stream_state *stream2) in resource_are_streams_timing_synchronizable() argument[all …]
270 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_dai_shutdown() local283 if (mcpdm->latency[stream2]) in omap_mcpdm_dai_shutdown()285 mcpdm->latency[stream2]); in omap_mcpdm_dai_shutdown()382 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_prepare() local383 int latency = mcpdm->latency[stream2]; in omap_mcpdm_prepare()
830 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcbsp_dai_shutdown() local832 if (mcbsp->latency[stream2]) in omap_mcbsp_dai_shutdown()834 mcbsp->latency[stream2]); in omap_mcbsp_dai_shutdown()853 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcbsp_dai_prepare() local854 int latency = mcbsp->latency[stream2]; in omap_mcbsp_dai_prepare()
117 struct dc_stream_state *stream2);121 struct dc_stream_state *stream2);