Home
last modified time | relevance | path

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

12

/linux-5.19.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-5.19.10/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.c835 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
849 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/linux-5.19.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-5.19.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-5.19.10/arch/mips/bcm47xx/
DMakefile8 obj-y += board.o buttons.o leds.o workarounds.o
/linux-5.19.10/drivers/gpu/drm/i915/selftests/
Di915_live_selftests.h20 selftest(workarounds, intel_workarounds_live_selftests)
/linux-5.19.10/arch/powerpc/platforms/pasemi/
DKconfig25 device tree patches and workarounds for the SB600 South
/linux-5.19.10/Documentation/translations/zh_CN/arm64/
Dsilicon-errata.txt52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
/linux-5.19.10/Documentation/translations/zh_TW/arm64/
Dsilicon-errata.txt56 「基於可選方法框架的 ARM 瑕疵補救措施(ARM errata workarounds via
/linux-5.19.10/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/linux-5.19.10/arch/mips/loongson2ef/
DPlatform30 # Enable the workarounds for Loongson2f
/linux-5.19.10/arch/mips/include/asm/mach-loongson64/
Dboot_param.h101 u64 workarounds; /* see workarounds.h */ member
Dloongson.h36 u64 workarounds; member
/linux-5.19.10/Documentation/devicetree/bindings/sifive/
Dsifive-blocks-ip-versioning.txt31 integration-specific bug fixes or workarounds are needed, the kernel
/linux-5.19.10/drivers/pci/
DKconfig64 bool "Enable PCI quirk workarounds" if EXPERT
66 This enables workarounds for various PCI chipset bugs/quirks.
/linux-5.19.10/Documentation/x86/x86_64/
Dboot-options.rst195 Disable out of spec ACPI workarounds.
268 Overwrite iommu off workarounds for specific chipsets.
/linux-5.19.10/arch/powerpc/kernel/
DMakefile145 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/linux-5.19.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-5.19.10/arch/powerpc/boot/dts/
Dmpc8313erdb.dts299 * workarounds listed in section 8.5 of the board
/linux-5.19.10/Documentation/block/
Dbiovecs.rst85 bcache) had some ugly workarounds for this.
/linux-5.19.10/Documentation/firmware-guide/acpi/
Dosi.rst82 might support, or enable quirks or bug workarounds
/linux-5.19.10/arch/mips/
DKconfig1351 Loongson-3 processors have the llsc issues which require workarounds.
1352 Without workarounds the system may hang unexpectedly.
1779 require workarounds. Without workarounds the system may hang
1783 Loongson 2F03 and later have fixed these issues and no workarounds
1784 are needed. The workarounds have no significant side effect on them
/linux-5.19.10/arch/m68k/fpsp040/
Dbugfix.S5 | This file contains workarounds for bugs in the 040
/linux-5.19.10/Documentation/ia64/
Dmca.rst111 SAL on resume. The OS INIT code has workarounds for some of these

12