Searched refs:UOS_RSA_SCRATCH (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/drm/i915/ | ||
| HD | i915_guc_reg.h | 54 #define UOS_RSA_SCRATCH(i) _MMIO(0xc200 + (i) * 4) macro |
| HD | intel_guc_fw.c | 135 I915_WRITE(UOS_RSA_SCRATCH(i), rsa[i]); in guc_ucode_xfer_dma() |