Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_reg.h6141 #define DISPPLANE_SEL_PIPE(pipe) ((pipe) << DISPPLANE_SEL_PIPE_SHIFT) macro
Dintel_display.c3231 dspcntr |= DISPPLANE_SEL_PIPE(crtc->pipe); in i9xx_plane_ctl()