sfc_usage_bit     317 drivers/gpu/drm/i915/gt/intel_reset.c 	u32 sfc_usage_bit;
sfc_usage_bit     332 drivers/gpu/drm/i915/gt/intel_reset.c 		sfc_usage_bit = GEN11_VCS_SFC_USAGE_BIT;
sfc_usage_bit     344 drivers/gpu/drm/i915/gt/intel_reset.c 		sfc_usage_bit = GEN11_VECS_SFC_USAGE_BIT;
sfc_usage_bit     371 drivers/gpu/drm/i915/gt/intel_reset.c 	if (intel_uncore_read_fw(uncore, sfc_usage) & sfc_usage_bit)