Searched refs:usb3_ports (Results 1 – 5 of 5) sorted by relevance
1873 kfree(xhci->usb3_ports); in xhci_mem_cleanup()1879 xhci->usb3_ports = NULL; in xhci_mem_cleanup()2326 xhci->usb3_ports = kmalloc(sizeof(*xhci->usb3_ports)* in xhci_setup_port_arrays()2328 if (!xhci->usb3_ports) in xhci_setup_port_arrays()2334 xhci->usb3_ports[port_index] = in xhci_setup_port_arrays()2340 xhci->usb3_ports[port_index]); in xhci_setup_port_arrays()
253 portsc = readl(xhci->usb3_ports[i]); in xhci_usb3_hub_descriptor()513 *port_array = xhci->usb3_ports; in xhci_get_ports()
1641 __le32 __iomem **usb3_ports; member
449 temp = readl(xhci->usb3_ports[i]); in compliance_mode_recovery()864 port_array = xhci->usb3_ports; in xhci_disable_port_wake_on_bits()3993 addr = xhci->usb3_ports[port1 - 1]; in xhci_find_raw_port_number()
1545 port_array = xhci->usb3_ports; in handle_port_status()