Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt.c152 init_unused_ring(gt, SRB0_BASE); in init_unused_rings()
157 init_unused_ring(gt, SRB0_BASE); in init_unused_rings()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h892 #define SRB0_BASE (0x2100 - 0x30) /* gen2 */ macro