Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dselftest_engine_cs.c378 for (j = 0; j < MAX_MMIO_BASES; j++) { in intel_mmio_bases_check()
Dintel_engine_cs.c49 #define MAX_MMIO_BASES 3 macro
57 } mmio_bases[MAX_MMIO_BASES];
338 for (i = 0; i < MAX_MMIO_BASES; i++) in __engine_mmio_base()
342 GEM_BUG_ON(i == MAX_MMIO_BASES); in __engine_mmio_base()