Searched refs:trans_pipe (Results 1 – 1 of 1) sorted by relevance
11006 enum pipe trans_pipe; in hsw_get_transcoder_state() local11032 trans_pipe = PIPE_A; in hsw_get_transcoder_state()11035 trans_pipe = PIPE_B; in hsw_get_transcoder_state()11038 trans_pipe = PIPE_C; in hsw_get_transcoder_state()11041 trans_pipe = PIPE_D; in hsw_get_transcoder_state()11045 if (trans_pipe == crtc->pipe) { in hsw_get_transcoder_state()