Searched refs:RTSOFF_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | xhci-caps.h | 92 #define RTSOFF_MASK (~0x1f) macro |
| H A D | xhci-debugfs.c | 799 readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK, in xhci_debugfs_init() |