Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_tv.c1480 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()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_reg.h2887 # define TV_ENC_PIPE_SEL(pipe) ((pipe) << 30) macro