Home
last modified time | relevance | path

Searched refs:RC6_LOCATION (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_rc6.c415 if (!(intel_uncore_read(uncore, RC6_LOCATION) & RC6_CTX_IN_DRAM)) { in bxt_check_bios_rc6_setup()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dhandlers.c3072 MMIO_D(RC6_LOCATION, D_SKL_PLUS); in init_skl_mmio_info()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h8738 #define RC6_LOCATION _MMIO(0xD40) macro