Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c4263 I915_WRITE(PS_CTL(pipe), PS_ENABLE); in skylake_pfit_enable()
4715 I915_WRITE(PS_CTL(pipe), 0); in skylake_pfit_disable()
7983 tmp = I915_READ(PS_CTL(crtc->pipe)); in skylake_get_pfit_config()
Di915_reg.h5104 #define PS_CTL(pipe) _PIPE(pipe, _PSA_CTL, _PSB_CTL) macro