Searched refs:TV_ENC_PIPE_SEL (Results 1 – 2 of 2) sorted by relevance
1031 tv_ctl |= TV_ENC_PIPE_SEL(intel_crtc->pipe); in intel_tv_pre_enable()1157 tv_ctl |= TV_ENC_PIPE_SEL(intel_crtc->pipe); in intel_tv_detect_type()
4841 # define TV_ENC_PIPE_SEL(pipe) ((pipe) << 30) macro