Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.h518 #define ERST_EHB (1 << 3) macro
Dxhci-ring.c2800 xhci_write_64(xhci, temp_64 | ERST_EHB, in xhci_irq()
2826 temp_64 |= ERST_EHB; in xhci_irq()
Dxhci-mem.c2103 temp &= ~ERST_EHB; in xhci_set_hc_event_deq()