Searched refs:DSPSIZE (Results 1 – 3 of 3) sorted by relevance
1966 MMIO_D(DSPSIZE(PIPE_A), D_ALL); in init_generic_mmio_info()1975 MMIO_D(DSPSIZE(PIPE_B), D_ALL); in init_generic_mmio_info()1984 MMIO_D(DSPSIZE(PIPE_C), D_ALL); in init_generic_mmio_info()
3338 I915_WRITE_FW(DSPSIZE(i9xx_plane), in i9xx_update_plane()16097 error->plane[i].size = I915_READ(DSPSIZE(i)); in intel_display_capture_error_state()
6166 #define DSPSIZE(plane) _MMIO_PIPE2(plane, _DSPASIZE) macro