Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h428 #define ERST_EHB (1 << 3) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-ring.c400 (uintptr_t)ctrl->event_ring->dequeue | ERST_EHB); in xhci_acknowledge_event()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c3064 temp_64 |= ERST_EHB; in xhci_update_erst_dequeue()
3139 xhci_write_64(xhci, temp_64 | ERST_EHB, in xhci_irq()
H A Dxhci.h525 #define ERST_EHB (1 << 3) macro
H A Dxhci-mem.c2226 temp &= ~ERST_EHB; in xhci_set_hc_event_deq()