Searched refs:DSPSIZE (Results 1 – 3 of 3) sorted by relevance
2013 MMIO_D(DSPSIZE(PIPE_A), D_ALL); in init_generic_mmio_info()2024 MMIO_D(DSPSIZE(PIPE_B), D_ALL); in init_generic_mmio_info()2035 MMIO_D(DSPSIZE(PIPE_C), D_ALL); in init_generic_mmio_info()
3812 I915_WRITE_FW(DSPSIZE(i9xx_plane), in i9xx_update_plane()17248 error->plane[i].size = I915_READ(DSPSIZE(i)); in intel_display_capture_error_state()
6268 #define DSPSIZE(plane) _MMIO_PIPE2(plane, _DSPASIZE) macro