Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_guc_reg.h115 #define GEN8_DRBREGL(x) _MMIO(0x1000 + (x) * 8) macro
H A Di915_guc_submission.c220 if (wait_for_us(!(I915_READ(GEN8_DRBREGL(db_id)) & GEN8_DRB_VALID), 10)) in __destroy_doorbell()
659 drbregl = I915_READ(GEN8_DRBREGL(db_id)); in doorbell_ok()