Home
last modified time | relevance | path

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

12

/Linux-v5.10/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.10/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.10/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.10/arch/mips/loongson64/
Denv.c89 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_init_env()
112 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_init_env()
149 loongson_sysconf.workarounds |= esys->workarounds; in prom_init_env()
Dsmp.c760 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
774 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/Linux-v5.10/arch/mips/bcm47xx/
DMakefile8 obj-y += board.o buttons.o leds.o workarounds.o
/Linux-v5.10/arch/mips/include/asm/mach-loongson64/
Dboot_param.h101 u64 workarounds; /* see workarounds.h */ member
224 u64 workarounds; member
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_live_selftests.h20 selftest(workarounds, intel_workarounds_live_selftests)
/Linux-v5.10/arch/powerpc/platforms/pasemi/
DKconfig24 device tree patches and workarounds for the SB600 South
/Linux-v5.10/Documentation/translations/zh_CN/arm64/
Dsilicon-errata.txt52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
/Linux-v5.10/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/Linux-v5.10/Documentation/devicetree/bindings/sifive/
Dsifive-blocks-ip-versioning.txt31 integration-specific bug fixes or workarounds are needed, the kernel
/Linux-v5.10/arch/mips/loongson2ef/
DPlatform33 # Enable the workarounds for Loongson2f
/Linux-v5.10/drivers/pci/
DKconfig64 bool "Enable PCI quirk workarounds" if EXPERT
66 This enables workarounds for various PCI chipset bugs/quirks.
/Linux-v5.10/arch/powerpc/kernel/
DMakefile130 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/Linux-v5.10/scripts/dtc/
Ddtx_diff63 workarounds:
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dti-sysc.txt28 needing special workarounds:
/Linux-v5.10/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.10/Documentation/x86/x86_64/
Dboot-options.rst202 Disable out of spec ACPI workarounds.
280 Overwrite iommu off workarounds for specific chipsets.
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/chelsio/
Dcxgb.rst315 AMD's provides three workarounds for this problem, however, Chelsio
328 details with this bug and workarounds suggested by AMD.
/Linux-v5.10/arch/powerpc/boot/dts/
Dmpc8313erdb.dts299 * workarounds listed in section 8.5 of the board
/Linux-v5.10/arch/mips/
DKconfig1411 Loongson-3 processors have the llsc issues which require workarounds.
1412 Without workarounds the system may hang unexpectedly.
1414 Newer Loongson-3 will fix these issues and no workarounds are needed.
1415 The workarounds have no significant side effect on them but may
1867 require workarounds. Without workarounds the system may hang
1871 Loongson 2F03 and later have fixed these issues and no workarounds
1872 are needed. The workarounds have no significant side effect on them
/Linux-v5.10/Documentation/block/
Dbiovecs.rst83 bcache) had some ugly workarounds for this.
/Linux-v5.10/Documentation/admin-guide/
Dreporting-bugs.rst136 [X.] Other notes, patches, fixes, workarounds:
/Linux-v5.10/Documentation/firmware-guide/acpi/
Dosi.rst82 might support, or enable quirks or bug workarounds

12