Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dselftest_engine_cs.c394 for (j = 0; j < MAX_MMIO_BASES; j++) { in intel_mmio_bases_check()
Dintel_engine_cs.c52 #define MAX_MMIO_BASES 3 macro
60 } mmio_bases[MAX_MMIO_BASES];
349 for (i = 0; i < MAX_MMIO_BASES; i++) in __engine_mmio_base()
353 GEM_BUG_ON(i == MAX_MMIO_BASES); in __engine_mmio_base()