Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-gadget.h402 #define ERST_SIZE_MASK GENMASK(31, 16) macro
Dcdnsp-mem.c1291 val &= ERST_SIZE_MASK; in cdnsp_mem_init()
/Linux-v5.15/drivers/usb/host/
Dxhci.h511 #define ERST_SIZE_MASK (0xffff << 16) macro
Dxhci-mem.c2528 val &= ERST_SIZE_MASK; in xhci_mem_init()