Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
Dcdnsp-gadget.h402 #define ERST_SIZE_MASK GENMASK(31, 16) macro
Dcdnsp-mem.c1294 val &= ERST_SIZE_MASK; in cdnsp_mem_init()
/drivers/usb/host/
Dxhci.h515 #define ERST_SIZE_MASK (0xffff << 16) macro
Dxhci-mem.c2564 val &= ERST_SIZE_MASK; in xhci_mem_init()