Home
last modified time | relevance | path

Searched refs:DVSPOS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sprite.c902 I915_WRITE_FW(DVSPOS(pipe), (crtc_y << 16) | crtc_x); in g4x_update_plane()
Di915_reg.h6297 #define DVSPOS(pipe) _MMIO_PIPE(pipe, _DVSAPOS, _DVSBPOS) macro