Home
last modified time | relevance | path

Searched refs:ERST_EHB (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci.h469 #define ERST_EHB (1 << 3) macro
Dxhci-ring.c2698 xhci_write_64(xhci, temp_64 | ERST_EHB, in xhci_irq()
2725 temp_64 |= ERST_EHB; in xhci_irq()
Dxhci-mem.c2068 temp &= ~ERST_EHB; in xhci_set_hc_event_deq()