Home
last modified time | relevance | path

Searched refs:ERST_NUM_SEGS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-mem.c1283 pdev->event_ring = cdnsp_ring_alloc(pdev, ERST_NUM_SEGS, TYPE_EVENT, in cdnsp_mem_init()
1295 val |= ERST_NUM_SEGS; in cdnsp_mem_init()
H A Dcdnsp-gadget.h1313 #define ERST_NUM_SEGS 1 macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c2566 xhci->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_mem_init()
2580 val |= ERST_NUM_SEGS; in xhci_mem_init()
H A Dxhci.h1667 #define ERST_NUM_SEGS 1 macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c2247 ir->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_alloc_interrupter()
2284 erst_size |= ERST_NUM_SEGS; in xhci_add_interrupter()
H A Dxhci.h1678 #define ERST_NUM_SEGS 1 macro

Completed in 28 milliseconds