Searched refs:RTSOFF_MASK (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-pci.c69 (xhci_readl(xhci, &xhci->cap_regs->run_regs_off) & RTSOFF_MASK);
H A Dxhci-dbg.c46 (unsigned int) temp & RTSOFF_MASK);
101 xhci_dbg(xhci, "RTSOFF 0x%x:\n", temp & RTSOFF_MASK);
H A Dxhci.h126 #define RTSOFF_MASK (~0x1f) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dxhci-pci.c69 (xhci_readl(xhci, &xhci->cap_regs->run_regs_off) & RTSOFF_MASK);
H A Dxhci-dbg.c46 (unsigned int) temp & RTSOFF_MASK);
101 xhci_dbg(xhci, "RTSOFF 0x%x:\n", temp & RTSOFF_MASK);
H A Dxhci.h126 #define RTSOFF_MASK (~0x1f) macro

Completed in 135 milliseconds