Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/netlogic/xlp/
Dusb-init-xlp2.c143 u64 port_addr, xhci_base, pci_base; in nlm_xlpii_usb_hw_reset() local
181 xhci_base = nlm_read_usb_reg(pci_base, 0x4) & ~0xf; in nlm_xlpii_usb_hw_reset()
182 corebase = ioremap(xhci_base, 0x10000); in nlm_xlpii_usb_hw_reset()