Home
last modified time | relevance | path

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

/Linux-v6.1/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()
/Linux-v6.1/drivers/usb/host/
Dxhci.h514 #define ERST_SIZE_MASK (0xffff << 16) macro
Dxhci-mem.c2518 val &= ERST_SIZE_MASK; in xhci_mem_init()