Searched refs:RTSOFF_MASK (Results 1 – 2 of 2) sorted by relevance
152 #define RTSOFF_MASK (~0x1f) macro
539 val &= RTSOFF_MASK; in xhci_mem_init()