Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h493 #define ERST_SIZE_MASK (0xffff << 16) macro
Dxhci-mem.c2525 val &= ERST_SIZE_MASK; in xhci_mem_init()