Searched refs:RTSOFF_MASK (Results 1 – 3 of 3) sorted by relevance
50 (unsigned int) temp & RTSOFF_MASK); in xhci_dbg_regs()111 xhci_dbg(xhci, "RTSOFF 0x%x:\n", temp & RTSOFF_MASK); in xhci_print_cap_regs()
138 #define RTSOFF_MASK (~0x1f) macro
4897 (readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK); in xhci_gen_setup()