Searched refs:DSPLINOFF (Results 1 – 2 of 2) sorted by relevance
2788 I915_WRITE(DSPLINOFF(plane), linear_offset); in i9xx_update_primary_plane()2891 I915_WRITE(DSPLINOFF(plane), linear_offset); in ironlake_update_primary_plane()6980 offset = I915_READ(DSPLINOFF(plane)); in i9xx_get_initial_plane_config()8144 offset = I915_READ(DSPLINOFF(pipe)); in ironlake_get_initial_plane_config()
4520 #define DSPLINOFF(plane) DSPADDR(plane) macro