Home
last modified time | relevance | path

Searched refs:TV_ENC_PIPE_SEL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_tv.c1031 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()
Di915_reg.h4841 # define TV_ENC_PIPE_SEL(pipe) ((pipe) << 30) macro