Searched refs:stream2 (Results 1 – 4 of 4) sorted by relevance
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()
821 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcbsp_dai_shutdown() local823 if (mcbsp->latency[stream2]) in omap_mcbsp_dai_shutdown()825 mcbsp->latency[stream2]); in omap_mcbsp_dai_shutdown()844 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcbsp_dai_prepare() local845 int latency = mcbsp->latency[stream2]; in omap_mcbsp_dai_prepare()
549 struct dc_stream_state *stream2) in resource_are_vblanks_synchronizable() argument559 dc_is_dp_signal(stream2->signal) && in resource_are_vblanks_synchronizable()561 false == stream2->has_non_synchronizable_pclk && in resource_are_vblanks_synchronizable()563 stream2->timing.flags.VBLANK_SYNCHRONIZABLE) { in resource_are_vblanks_synchronizable()568 if (stream2->timing.pix_clk_100hz*100/stream2->timing.h_total/ in resource_are_vblanks_synchronizable()569 stream2->timing.v_total > 60) in resource_are_vblanks_synchronizable()574 stream2->timing.pix_clk_100hz; in resource_are_vblanks_synchronizable()576 frame_time_diff = div_u64(frame_time_diff, stream2->timing.h_total); in resource_are_vblanks_synchronizable()577 frame_time_diff = div_u64(frame_time_diff, stream2->timing.v_total); in resource_are_vblanks_synchronizable()592 struct dc_stream_state *stream2) in resource_are_streams_timing_synchronizable() argument[all …]
134 struct dc_stream_state *stream2);138 struct dc_stream_state *stream2);