Home
last modified time | relevance | path

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

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