sfc_forced_lock_bit  315 drivers/gpu/drm/i915/gt/intel_reset.c 	u32 sfc_forced_lock_bit, sfc_forced_lock_ack_bit;
sfc_forced_lock_bit  326 drivers/gpu/drm/i915/gt/intel_reset.c 		sfc_forced_lock_bit = GEN11_VCS_SFC_FORCED_LOCK_BIT;
sfc_forced_lock_bit  338 drivers/gpu/drm/i915/gt/intel_reset.c 		sfc_forced_lock_bit = GEN11_VECS_SFC_FORCED_LOCK_BIT;
sfc_forced_lock_bit  360 drivers/gpu/drm/i915/gt/intel_reset.c 	rmw_set_fw(uncore, sfc_forced_lock, sfc_forced_lock_bit);
sfc_forced_lock_bit  382 drivers/gpu/drm/i915/gt/intel_reset.c 	u32 sfc_forced_lock_bit;
sfc_forced_lock_bit  390 drivers/gpu/drm/i915/gt/intel_reset.c 		sfc_forced_lock_bit = GEN11_VCS_SFC_FORCED_LOCK_BIT;
sfc_forced_lock_bit  395 drivers/gpu/drm/i915/gt/intel_reset.c 		sfc_forced_lock_bit = GEN11_VECS_SFC_FORCED_LOCK_BIT;
sfc_forced_lock_bit  402 drivers/gpu/drm/i915/gt/intel_reset.c 	rmw_clear_fw(uncore, sfc_forced_lock, sfc_forced_lock_bit);