Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_uncore.h119 #define UNCORE_HAS_FPGA_DBG_UNCLAIMED BIT(1) macro
169 return uncore->flags & UNCORE_HAS_FPGA_DBG_UNCLAIMED; in intel_uncore_has_fpga_dbg_unclaimed()
Dintel_uncore.c1732 uncore->flags |= UNCORE_HAS_FPGA_DBG_UNCLAIMED; in intel_uncore_init_mmio()