|
@@ -71,7 +71,7 @@
|
|
|
|
|
|
|
|
/* USB 2.0 xHCI 1.0 hardware LMP capability - section 7.2.2.1.3.2 */
|
|
/* USB 2.0 xHCI 1.0 hardware LMP capability - section 7.2.2.1.3.2 */
|
|
|
#define XHCI_HLC (1 << 19)
|
|
#define XHCI_HLC (1 << 19)
|
|
|
-#define XHCI_BLC (1 << 19)
|
|
|
|
|
|
|
+#define XHCI_BLC (1 << 20)
|
|
|
|
|
|
|
|
/* command register values to disable interrupts and halt the HC */
|
|
/* command register values to disable interrupts and halt the HC */
|
|
|
/* start/stop HC execution - do not write unless HC is halted*/
|
|
/* start/stop HC execution - do not write unless HC is halted*/
|