Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_display.c5661 PF_PIPE_SEL_IVB(pipe)); in ironlake_pfit_enable()
9937 PF_PIPE_SEL_IVB(crtc->pipe)); in ironlake_get_pfit_config()
/drivers/gpu/drm/i915/
Di915_reg.h7026 #define PF_PIPE_SEL_IVB(pipe) ((pipe) << 29) macro