Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/firewire/
Dsbp2.c102 module_param_named(workarounds, sbp2_param_workarounds, int, 0644);
103 MODULE_PARM_DESC(workarounds, "Work around device bugs (default = 0"
160 unsigned int workarounds; member
332 unsigned int workarounds; member
337 .workarounds = SBP2_WORKAROUND_INQUIRY_36 |
344 .workarounds = SBP2_WORKAROUND_POWER_CONDITION,
349 .workarounds = SBP2_WORKAROUND_INQUIRY_36,
354 .workarounds = SBP2_WORKAROUND_POWER_CONDITION,
359 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS,
364 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS,
[all …]
/Linux-v5.4/Documentation/arm64/
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".
39 CPU is detected. For less-intrusive workarounds, a Kconfig option is not
45 file acts as a registry of software workarounds in the Linux Kernel and
46 will be updated when new workarounds are committed and backported to
/Linux-v5.4/arch/mips/cavium-octeon/
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-v5.4/arch/mips/loongson64/common/
Denv.c111 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_init_env()
134 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_init_env()
171 loongson_sysconf.workarounds |= esys->workarounds; in prom_init_env()
/Linux-v5.4/arch/mips/bcm47xx/
DMakefile8 obj-y += board.o buttons.o leds.o workarounds.o
/Linux-v5.4/arch/mips/include/asm/mach-loongson64/
Dboot_param.h99 u64 workarounds; /* see workarounds.h */ member
215 u64 workarounds; member
/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Di915_live_selftests.h14 selftest(workarounds, intel_workarounds_live_selftests)
/Linux-v5.4/arch/powerpc/platforms/pasemi/
DKconfig24 device tree patches and workarounds for the SB600 South
/Linux-v5.4/Documentation/translations/zh_CN/arm64/
Dsilicon-errata.txt52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
/Linux-v5.4/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/Linux-v5.4/Documentation/devicetree/bindings/sifive/
Dsifive-blocks-ip-versioning.txt31 integration-specific bug fixes or workarounds are needed, the kernel
/Linux-v5.4/drivers/pci/
DKconfig61 bool "Enable PCI quirk workarounds" if EXPERT
63 This enables workarounds for various PCI chipset bugs/quirks.
/Linux-v5.4/arch/mips/loongson64/loongson-3/
Dsmp.c701 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
715 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/Linux-v5.4/arch/mips/loongson64/
DPlatform11 # Enable the workarounds for Loongson2f
/Linux-v5.4/scripts/dtc/
Ddtx_diff60 workarounds:
/Linux-v5.4/arch/powerpc/kernel/
DMakefile141 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/Linux-v5.4/Documentation/devicetree/bindings/bus/
Dti-sysc.txt28 needing special workarounds:
/Linux-v5.4/Documentation/x86/x86_64/
Dboot-options.rst198 Disable out of spec ACPI workarounds.
276 Overwrite iommu off workarounds for specific chipsets.
/Linux-v5.4/Documentation/ide/
DChangeLog.ide-cd.1994-200475 * More workarounds for Vertos bugs (based on patches
87 * 3.08 Mar 6, 1996 -- More Vertos workarounds.
/Linux-v5.4/Documentation/networking/device_drivers/chelsio/
Dcxgb.txt277 AMD's provides three workarounds for this problem, however, Chelsio
289 details with this bug and workarounds suggested by AMD.
/Linux-v5.4/arch/powerpc/boot/dts/
Dmpc8313erdb.dts299 * workarounds listed in section 8.5 of the board
/Linux-v5.4/arch/mips/
DKconfig1423 Loongson 3 processors have the llsc issues which require workarounds.
1424 Without workarounds the system may hang unexpectedly.
1426 Newer Loongson 3 will fix these issues and no workarounds are needed.
1427 The workarounds have no significant side effect on them but may
1830 require workarounds. Without workarounds the system may hang
1834 Loongson 2F03 and later have fixed these issues and no workarounds
1835 are needed. The workarounds have no significant side effect on them
/Linux-v5.4/sound/soc/sof/intel/
DKconfig280 and disables known workarounds for specific HDaudio platforms.
/Linux-v5.4/Documentation/block/
Dbiovecs.rst83 bcache) had some ugly workarounds for this.
/Linux-v5.4/Documentation/admin-guide/
Dreporting-bugs.rst136 [X.] Other notes, patches, fixes, workarounds:

12