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