Home
last modified time | relevance | path

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

12

/Linux-v5.15/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.15/arch/mips/loongson64/
Denv.c109 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_lefi_init_env()
131 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_lefi_init_env()
162 loongson_sysconf.workarounds |= esys->workarounds; in prom_lefi_init_env()
Dsmp.c836 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
850 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/Linux-v5.15/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.15/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.15/arch/mips/bcm47xx/
DMakefile8 obj-y += board.o buttons.o leds.o workarounds.o
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Di915_live_selftests.h20 selftest(workarounds, intel_workarounds_live_selftests)
/Linux-v5.15/arch/powerpc/platforms/pasemi/
DKconfig24 device tree patches and workarounds for the SB600 South
/Linux-v5.15/Documentation/translations/zh_CN/arm64/
Dsilicon-errata.txt52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
/Linux-v5.15/Documentation/translations/zh_TW/arm64/
Dsilicon-errata.txt56 「基於可選方法框架的 ARM 瑕疵補救措施(ARM errata workarounds via
/Linux-v5.15/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/Linux-v5.15/arch/mips/include/asm/mach-loongson64/
Dboot_param.h101 u64 workarounds; /* see workarounds.h */ member
Dloongson.h36 u64 workarounds; member
/Linux-v5.15/Documentation/devicetree/bindings/sifive/
Dsifive-blocks-ip-versioning.txt31 integration-specific bug fixes or workarounds are needed, the kernel
/Linux-v5.15/arch/mips/loongson2ef/
DPlatform33 # Enable the workarounds for Loongson2f
/Linux-v5.15/drivers/pci/
DKconfig64 bool "Enable PCI quirk workarounds" if EXPERT
66 This enables workarounds for various PCI chipset bugs/quirks.
/Linux-v5.15/scripts/dtc/
Ddtx_diff63 workarounds:
/Linux-v5.15/arch/powerpc/kernel/
DMakefile131 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/Linux-v5.15/Documentation/x86/x86_64/
Dboot-options.rst211 Disable out of spec ACPI workarounds.
284 Overwrite iommu off workarounds for specific chipsets.
/Linux-v5.15/Documentation/devicetree/bindings/bus/
Dti-sysc.txt28 needing special workarounds:
/Linux-v5.15/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.15/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.15/arch/powerpc/boot/dts/
Dmpc8313erdb.dts299 * workarounds listed in section 8.5 of the board
/Linux-v5.15/arch/mips/
DKconfig1413 Loongson-3 processors have the llsc issues which require workarounds.
1414 Without workarounds the system may hang unexpectedly.
1416 Newer Loongson-3 will fix these issues and no workarounds are needed.
1417 The workarounds have no significant side effect on them but may
1878 require workarounds. Without workarounds the system may hang
1882 Loongson 2F03 and later have fixed these issues and no workarounds
1883 are needed. The workarounds have no significant side effect on them
/Linux-v5.15/Documentation/block/
Dbiovecs.rst85 bcache) had some ugly workarounds for this.

12