Searched refs:DSPLINOFF (Results 1 – 2 of 2) sorted by relevance
2809 I915_WRITE(DSPLINOFF(plane), linear_offset); in i9xx_update_primary_plane()2914 I915_WRITE(DSPLINOFF(plane), linear_offset); in ironlake_update_primary_plane()8071 offset = I915_READ(DSPLINOFF(plane)); in i9xx_get_initial_plane_config()9235 offset = I915_READ(DSPLINOFF(pipe)); in ironlake_get_initial_plane_config()
4974 #define DSPLINOFF(plane) DSPADDR(plane) macro