Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_drv.c2304 s->tilectl = I915_READ(TILECTL);
2386 I915_WRITE(TILECTL, s->tilectl);
H A Di915_drv.h1310 u32 tilectl; member