Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h406 #define ERST_SIZE_MASK GENMASK(31, 16) macro
H A Dcdnsp-gadget.c1868 erst_size &= ERST_SIZE_MASK; in cdnsp_add_interrupter()
/linux/drivers/usb/host/
H A Dxhci-mem.c1840 tmp &= ~ERST_SIZE_MASK; in xhci_remove_interrupter()
2341 erst_size &= ~ERST_SIZE_MASK; in xhci_add_interrupter()