Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_sprite.c654 I915_WRITE_FW(SPRTILEOFF(pipe), (y << 16) | x); in ivb_update_plane()
H A Di915_reg.h6151 #define SPRTILEOFF(pipe) _MMIO_PIPE(pipe, _SPRA_TILEOFF, _SPRB_TILEOFF) macro