Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt.c153 init_unused_ring(gt, SRB1_BASE); in init_unused_rings()
158 init_unused_ring(gt, SRB1_BASE); in init_unused_rings()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h893 #define SRB1_BASE (0x2110 - 0x30) /* gen2 */ macro