Home
last modified time | relevance | path

Searched refs:workarounds (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/firewire/
A Dsbp2.c161 unsigned int workarounds; member
333 unsigned int workarounds; member
338 .workarounds = SBP2_WORKAROUND_INQUIRY_36 |
350 .workarounds = SBP2_WORKAROUND_INQUIRY_36,
360 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS,
380 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY,
385 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY,
390 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY,
395 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY,
1110 w |= sbp2_workarounds_table[i].workarounds; in sbp2_init_workarounds()
[all …]
/linux/Documentation/gpu/xe/
A Dxe_wa.rst4 Hardware workarounds
8 :doc: Hardware workarounds
/linux/arch/mips/loongson64/
A Denv.c117 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_lefi_init_env()
139 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_lefi_init_env()
176 loongson_sysconf.workarounds |= esys->workarounds; in prom_lefi_init_env()
A Dsmp.c809 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
826 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/linux/Documentation/arch/arm64/
A Dsilicon-errata.rst31 known as "software workarounds" and are only required in the minority of
35 For software workarounds that may adversely impact systems unaffected by
37 Features" -> "ARM errata workarounds via the alternatives framework".
38 With the exception of workarounds for errata deemed "rare" by Arm, these
40 detected. For less-intrusive workarounds, a Kconfig option is not
46 file acts as a registry of software workarounds in the Linux Kernel and
47 will be updated when new workarounds are committed and backported to
/linux/arch/mips/cavium-octeon/
A DKconfig5 bool "Enable CN63XXP1 errata workarounds"
8 The CN63XXP1 chip requires build time workarounds to
10 workarounds will cause a slight decrease in performance on
12 unless it is known the workarounds are needed.
/linux/arch/mips/bcm47xx/
A DMakefile8 obj-y += board.o buttons.o leds.o workarounds.o
/linux/drivers/gpu/drm/i915/selftests/
A Di915_live_selftests.h20 selftest(workarounds, intel_workarounds_live_selftests)
/linux/drivers/gpu/drm/xe/
A Dxe_gt_debugfs.c202 static int workarounds(struct xe_gt *gt, struct drm_printer *p) in workarounds() function
292 {"workarounds", .show = xe_gt_debugfs_simple_show, .data = workarounds},
/linux/arch/powerpc/platforms/pasemi/
A DKconfig25 device tree patches and workarounds for the SB600 South
/linux/Documentation/translations/zh_CN/arch/arm64/
A Dsilicon-errata.txt52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
/linux/Documentation/translations/zh_TW/arch/arm64/
A Dsilicon-errata.txt56 “基於可選方法框架的 ARM 瑕疵補救措施(ARM errata workarounds via
/linux/arch/powerpc/platforms/52xx/
A DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/linux/Documentation/devicetree/bindings/sifive/
A Dsifive-blocks-ip-versioning.txt31 integration-specific bug fixes or workarounds are needed, the kernel
/linux/arch/mips/include/asm/mach-loongson64/
A Dboot_param.h107 u64 workarounds; /* see workarounds.h */ member
A Dloongson.h36 u64 workarounds; member
/linux/Documentation/nvme/
A Dfeature-and-quirk-policy.rst72 firmware updates or other workarounds are available from the vendor.
/linux/drivers/pci/
A DKconfig64 bool "Enable PCI quirk workarounds" if EXPERT
66 This enables workarounds for various PCI chipset bugs/quirks.
/linux/Documentation/arch/x86/x86_64/
A Dboot-options.rst183 Disable out of spec ACPI workarounds.
256 Overwrite iommu off workarounds for specific chipsets.
/linux/drivers/usb/
A DKconfig99 Enable workarounds for USB implementation quirks in SB600/SB700/SB800
/linux/arch/powerpc/kernel/
A DMakefile155 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/linux/Documentation/networking/device_drivers/ethernet/chelsio/
A Dcxgb.rst315 AMD's provides three workarounds for this problem, however, Chelsio
328 details with this bug and workarounds suggested by AMD.
/linux/arch/powerpc/boot/dts/
A Dmpc8313erdb.dts299 * workarounds listed in section 8.5 of the board
/linux/Documentation/block/
A Dbiovecs.rst85 bcache) had some ugly workarounds for this.
/linux/Documentation/firmware-guide/acpi/
A Dosi.rst79 might support, or enable quirks or bug workarounds

Completed in 82 milliseconds

12