Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h152 #define RTSOFF_MASK (~0x1f) macro
H A Dxhci-mem.c542 val &= RTSOFF_MASK; in xhci_mem_init()