xHCI: AMD isoc link TRB chain bit quirk
[deliverable/linux.git] / drivers / usb / host / xhci.h
index e738466703a5a123ac1794a6b2bedd4fb85ba3b0..4050656bffedcf54c5e77acead89c90a905c4de3 100644 (file)
@@ -1462,6 +1462,7 @@ struct xhci_hcd {
 #define XHCI_BROKEN_MSI                (1 << 6)
 #define XHCI_RESET_ON_RESUME   (1 << 7)
 #define        XHCI_SW_BW_CHECKING     (1 << 8)
+#define XHCI_AMD_0x96_HOST     (1 << 9)
        unsigned int            num_active_eps;
        unsigned int            limit_active_eps;
        /* There are two roothubs to keep track of bus suspend info for */
This page took 0.024405 seconds and 5 git commands to generate.