Searched refs:TV_ENC_PIPE_SEL (Results 1 – 2 of 2) sorted by relevance
1480 tv_ctl |= TV_ENC_PIPE_SEL(crtc->pipe); in intel_tv_pre_enable()1607 tv_ctl |= TV_ENC_PIPE_SEL(crtc->pipe); in intel_tv_detect_type()
2887 # define TV_ENC_PIPE_SEL(pipe) ((pipe) << 30) macro