Searched refs:DPFC_CTL_PLANEA (Results 1 – 2 of 2) sorted by relevance
135 int plane = intel_crtc->plane == 0 ? DPFC_CTL_PLANEA : DPFC_CTL_PLANEB; in g4x_enable_fbc()204 int plane = intel_crtc->plane == 0 ? DPFC_CTL_PLANEA : DPFC_CTL_PLANEB; in ironlake_enable_fbc()
808 #define DPFC_CTL_PLANEA (0<<30) macro