Searched refs:PF_CTL (Results 1 – 2 of 2) sorted by relevance
2743 #define PF_CTL(pipe) _PIPE(pipe, _PFA_CTL_1, _PFB_CTL_1) macro
2864 I915_WRITE(PF_CTL(pipe), PF_ENABLE | PF_FILTER_MED_3x3); in ironlake_crtc_enable()2905 I915_WRITE(PF_CTL(pipe), 0); in ironlake_crtc_disable()6193 pf = I915_READ(PF_CTL(pipe)) & PF_ENABLE; in intel_crtc_page_flip()