Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_sprite.c656 I915_WRITE_FW(SPRLINOFF(pipe), linear_offset); in ivb_update_plane()
HDi915_reg.h6143 #define SPRLINOFF(pipe) _MMIO_PIPE(pipe, _SPRA_LINOFF, _SPRB_LINOFF) macro