Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_gem.c5170 init_unused_ring(dev_priv, SRB0_BASE); in init_unused_rings()
5175 init_unused_ring(dev_priv, SRB0_BASE); in init_unused_rings()
H A Di915_reg.h2273 #define SRB0_BASE (0x2100-0x30) /* gen2 */ macro