Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Dintel_uncore.h153 #define UNCORE_HAS_FPGA_DBG_UNCLAIMED BIT(1) macro
212 return uncore->flags & UNCORE_HAS_FPGA_DBG_UNCLAIMED; in intel_uncore_has_fpga_dbg_unclaimed()
H A Dintel_uncore.c2733 uncore->flags |= UNCORE_HAS_FPGA_DBG_UNCLAIMED; in intel_uncore_init_mmio()