Home
last modified time | relevance | path

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

/drivers/firewire/
A Dsbp2.c161 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 Dxe_debugfs.c87 static int workarounds(struct xe_device *xe, struct drm_printer *p) in workarounds() function
101 workarounds(xe, &p); in workaround_info()
A Dxe_gt_debugfs.c195 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 Di915_live_selftests.h20 selftest(workarounds, intel_workarounds_live_selftests)
/drivers/pci/
A DKconfig65 bool "Enable PCI quirk workarounds" if EXPERT
67 This enables workarounds for various PCI chipset bugs/quirks.
/drivers/usb/
A DKconfig99 Enable workarounds for USB implementation quirks in SB600/SB700/SB800

Completed in 14 milliseconds