intel_uncore_rmw_fw   32 drivers/gpu/drm/i915/gt/intel_reset.c 	intel_uncore_rmw_fw(uncore, reg, 0, set);
intel_uncore_rmw_fw   37 drivers/gpu/drm/i915/gt/intel_reset.c 	intel_uncore_rmw_fw(uncore, reg, clr, 0);
intel_uncore_rmw_fw  982 drivers/gpu/drm/i915/gt/intel_workarounds.c 		intel_uncore_rmw_fw(uncore, wa->reg, wa->mask, wa->val);