Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-caps.h23 #define HCS_ERST_MAX(p) (((p) >> 4) & 0xf) macro
Dxhci-mem.c2267 max_segs = BIT(HCS_ERST_MAX(xhci->hcs_params2)); in xhci_alloc_interrupter()