FW_RANGE 274 drivers/gpu/drm/i915/selftests/intel_uncore.c valid = bitmap_zalloc(FW_RANGE, GFP_KERNEL); FW_RANGE 281 drivers/gpu/drm/i915/selftests/intel_uncore.c for (offset = 0; offset < FW_RANGE; offset += 4) { FW_RANGE 292 drivers/gpu/drm/i915/selftests/intel_uncore.c for_each_set_bit(offset, valid, FW_RANGE) {