/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | sbp2.c | 88 * 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 D | sbp2.c | 89 * 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 D | env.c | 22 #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 D | platform.c | 15 #include <workarounds.h>
|
H A D | smp.c | 22 #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 D | env.c | 24 #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 D | smp.c | 23 #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 D | boot_param.h | 101 u64 workarounds; /* see workarounds.h */ member 224 u64 workarounds; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_live_selftests.h | 20 selftest(workarounds, intel_workarounds_live_selftests)
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | ioremap.c | 7 #include <asm/io-workarounds.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_live_selftests.h | 20 selftest(workarounds, intel_workarounds_live_selftests)
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | ioremap.c | 7 #include <asm/io-workarounds.h>
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | spider-pci.c | 3 * IO workarounds for PCI on Celleb/Cell platform 17 #include <asm/io-workarounds.h>
|
H A D | setup.c | 50 #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 D | spider-pci.c | 3 * IO workarounds for PCI on Celleb/Cell platform 17 #include <asm/io-workarounds.h>
|
H A D | setup.c | 50 #include <asm/io-workarounds.h> 132 /* Setup workarounds for spider */ in cell_setup_phb()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 18 #include <asm/io-workarounds.h> 190 "workarounds disabled for %pOF\n", np); in iowa_register_bus()
|
H A D | Makefile | 132 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/ |
H A D | boot_param.h | 105 u64 workarounds; /* see workarounds.h */ member
|
H A D | loongson.h | 36 u64 workarounds; member
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 18 #include <asm/io-workarounds.h> 180 "workarounds disabled for %pOF\n", np); in iowa_register_bus()
|
H A D | Makefile | 158 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | bugfix.S | 5 | This file contains workarounds for bugs in the 040
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bugfix.S | 5 | This file contains workarounds for bugs in the 040
|