Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Di915_drv.c2270 s->g3dctl = I915_READ(VLV_G3DCTL);
2352 I915_WRITE(VLV_G3DCTL, s->g3dctl);
H A Di915_drv.h1278 u32 g3dctl; member