Searched refs:PS_CTL (Results 1 – 2 of 2) sorted by relevance
4263 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()
5104 #define PS_CTL(pipe) _PIPE(pipe, _PSA_CTL, _PSB_CTL) macro