Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c50 (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()
Dxhci.h138 #define RTSOFF_MASK (~0x1f) macro
Dxhci.c4897 (readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK); in xhci_gen_setup()