Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h439 #define ERST_EHB (1 << 3) macro
Dxhci-ring.c2767 xhci_write_64(xhci, temp_64 | ERST_EHB, in xhci_irq()
2794 temp_64 |= ERST_EHB; in xhci_irq()
Dxhci-mem.c2038 temp &= ~ERST_EHB; in xhci_set_hc_event_deq()