Home
last modified time | relevance | path

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

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