Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-mem.c2495 xhci->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_mem_init()
2509 val |= ERST_NUM_SEGS; in xhci_mem_init()
Dxhci.h1630 #define ERST_NUM_SEGS 1 macro