GUC_WOPCM_SIZE    376 drivers/gpu/drm/i915/gt/uc/intel_uc.c 	err = intel_uncore_write_and_verify(uncore, GUC_WOPCM_SIZE, size, mask,
GUC_WOPCM_SIZE    397 drivers/gpu/drm/i915/gt/uc/intel_uc.c 			 i915_mmio_reg_offset(GUC_WOPCM_SIZE),
GUC_WOPCM_SIZE    398 drivers/gpu/drm/i915/gt/uc/intel_uc.c 			 intel_uncore_read(uncore, GUC_WOPCM_SIZE));
GUC_WOPCM_SIZE    408 drivers/gpu/drm/i915/gt/uc/intel_uc.c 	return (intel_uncore_read(uncore, GUC_WOPCM_SIZE) & GUC_WOPCM_SIZE_LOCKED) ||
GUC_WOPCM_SIZE    200 drivers/gpu/drm/i915/intel_wopcm.c 	u32 reg_size = intel_uncore_read(uncore, GUC_WOPCM_SIZE);