Searched refs:workarounds (Results 1 – 6 of 6) sorted by relevance
| /drivers/firewire/ |
| A D | sbp2.c | 161 unsigned int workarounds; member 333 unsigned int workarounds; member 338 .workarounds = SBP2_WORKAROUND_INQUIRY_36 | 350 .workarounds = SBP2_WORKAROUND_INQUIRY_36, 360 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS, 380 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY, 385 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY, 390 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY, 395 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY, 1110 w |= sbp2_workarounds_table[i].workarounds; in sbp2_init_workarounds() [all …]
|
| /drivers/gpu/drm/xe/ |
| A D | xe_debugfs.c | 87 static int workarounds(struct xe_device *xe, struct drm_printer *p) in workarounds() function 101 workarounds(xe, &p); in workaround_info()
|
| A D | xe_gt_debugfs.c | 195 static int workarounds(struct xe_gt *gt, struct drm_printer *p) in workarounds() function 295 {"workarounds", .show = xe_gt_debugfs_simple_show, .data = workarounds},
|
| /drivers/gpu/drm/i915/selftests/ |
| A D | i915_live_selftests.h | 20 selftest(workarounds, intel_workarounds_live_selftests)
|
| /drivers/pci/ |
| A D | Kconfig | 65 bool "Enable PCI quirk workarounds" if EXPERT 67 This enables workarounds for various PCI chipset bugs/quirks.
|
| /drivers/usb/ |
| A D | Kconfig | 99 Enable workarounds for USB implementation quirks in SB600/SB700/SB800
|
Completed in 14 milliseconds