Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-mem.c2314 erst_base &= ERST_BASE_RSVDP; in xhci_add_interrupter()
2315 erst_base |= ir->erst.erst_dma_addr & ~ERST_BASE_RSVDP; in xhci_add_interrupter()
H A Dxhci.h265 #define ERST_BASE_RSVDP (GENMASK_ULL(5, 0)) macro