Searched refs:XHCI_RT_IR_BASE (Results 1 – 2 of 2) sorted by relevance
218 #define XHCI_RT_IR_BASE 0x20 macro
3880 } else if (offset >= XHCI_RT_IR_BASE) { in pci_xhci_rtsregs_read()3884 offset -= XHCI_RT_IR_BASE; in pci_xhci_rtsregs_read()4586 xdev->rtsend = xdev->rtsoff + XHCI_RT_IR_BASE + sizeof(xdev->rtsregs); in pci_xhci_init()
Completed in 12 milliseconds