Home
last modified time | relevance | path

Searched refs:workarounds (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dsbp2.c88 * Instead of adding to the built-in blacklist, use only the workarounds
102 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
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H A Dsbp2.c89 * Instead of adding to the built-in blacklist, use only the workarounds
103 module_param_named(workarounds, sbp2_param_workarounds, int, 0644);
104 MODULE_PARM_DESC(workarounds, "Work around device bugs (default = 0"
161 unsigned int workarounds; member
333 unsigned int workarounds; member
338 .workarounds = SBP2_WORKAROUND_INQUIRY_36 |
345 .workarounds = SBP2_WORKAROUND_POWER_CONDITION,
350 .workarounds = SBP2_WORKAROUND_INQUIRY_36,
355 .workarounds = SBP2_WORKAROUND_POWER_CONDITION,
360 .workarounds
[all...]
/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Denv.c22 #include <workarounds.h>
89 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()
H A Dplatform.c15 #include <workarounds.h>
H A Dsmp.c22 #include <workarounds.h>
760 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
774 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Denv.c24 #include <workarounds.h>
111 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_lefi_init_env()
133 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_lefi_init_env()
170 loongson_sysconf.workarounds |= esys->workarounds; in prom_lefi_init_env()
H A Dsmp.c23 #include <workarounds.h>
824 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
838 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h101 u64 workarounds; /* see workarounds.h */ member
224 u64 workarounds; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_live_selftests.h20 selftest(workarounds, intel_workarounds_live_selftests)
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dioremap.c7 #include <asm/io-workarounds.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_live_selftests.h20 selftest(workarounds, intel_workarounds_live_selftests)
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dioremap.c7 #include <asm/io-workarounds.h>
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspider-pci.c3 * IO workarounds for PCI on Celleb/Cell platform
17 #include <asm/io-workarounds.h>
H A Dsetup.c50 #include <asm/io-workarounds.h>
132 /* Setup workarounds for spider */ in cell_setup_phb()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspider-pci.c3 * IO workarounds for PCI on Celleb/Cell platform
17 #include <asm/io-workarounds.h>
H A Dsetup.c50 #include <asm/io-workarounds.h>
132 /* Setup workarounds for spider */ in cell_setup_phb()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dio-workarounds.c18 #include <asm/io-workarounds.h>
190 "workarounds disabled for %pOF\n", np); in iowa_register_bus()
H A DMakefile132 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h105 u64 workarounds; /* see workarounds.h */ member
H A Dloongson.h36 u64 workarounds; member
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dio-workarounds.c18 #include <asm/io-workarounds.h>
180 "workarounds disabled for %pOF\n", np); in iowa_register_bus()
H A DMakefile158 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dbugfix.S5 | This file contains workarounds for bugs in the 040
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbugfix.S5 | This file contains workarounds for bugs in the 040

Completed in 14 milliseconds