Searched refs:trans_pipe (Results 1 – 1 of 1) sorted by relevance
6242 enum pipe trans_pipe; in hsw_get_transcoder_state() local6268 trans_pipe = PIPE_A; in hsw_get_transcoder_state()6271 trans_pipe = PIPE_B; in hsw_get_transcoder_state()6274 trans_pipe = PIPE_C; in hsw_get_transcoder_state()6277 trans_pipe = PIPE_D; in hsw_get_transcoder_state()6281 if (trans_pipe == crtc->pipe) { in hsw_get_transcoder_state()