Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-dbg.c50 (unsigned int) temp & RTSOFF_MASK); in xhci_dbg_regs()
106 xhci_dbg(xhci, "RTSOFF 0x%x:\n", temp & RTSOFF_MASK); in xhci_print_cap_regs()
Dxhci.h131 #define RTSOFF_MASK (~0x1f) macro
Dxhci.c4911 (readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK); in xhci_gen_setup()