Home
last modified time | relevance | path

Searched refs:ERST_NUM_SEGS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci-mem.c2516 xhci->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_mem_init()
2530 val |= ERST_NUM_SEGS; in xhci_mem_init()
Dxhci.h1653 #define ERST_NUM_SEGS 1 macro