Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dhost.c41 xhci_regs = ioremap_np(dwc->xhci_resources[0].start, DWC3_XHCI_REGS_END); in dwc3_power_off_all_roothub_ports()
43 xhci_regs = ioremap(dwc->xhci_resources[0].start, DWC3_XHCI_REGS_END); in dwc3_power_off_all_roothub_ports()
H A Dcore.h86 #define DWC3_XHCI_REGS_END 0x7fff macro
H A Dcore.c2202 DWC3_XHCI_REGS_END; in dwc3_core_probe()