Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-debugfs.c555 readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK, in xhci_debugfs_init()
Dxhci.h128 #define RTSOFF_MASK (~0x1f) macro
Dxhci.c5026 (readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK); in xhci_gen_setup()