Searched refs:usb2_ports (Results 1 – 5 of 5) sorted by relevance
1872 kfree(xhci->usb2_ports); in xhci_mem_cleanup()1878 xhci->usb2_ports = NULL; in xhci_mem_cleanup()2301 xhci->usb2_ports = kmalloc(sizeof(*xhci->usb2_ports)* in xhci_setup_port_arrays()2303 if (!xhci->usb2_ports) in xhci_setup_port_arrays()2313 xhci->usb2_ports[port_index] = in xhci_setup_port_arrays()2319 xhci->usb2_ports[port_index]); in xhci_setup_port_arrays()
199 portsc = readl(xhci->usb2_ports[i]); in xhci_usb2_hub_descriptor()516 *port_array = xhci->usb2_ports; in xhci_get_ports()
1644 __le32 __iomem **usb2_ports; member
875 port_array = xhci->usb2_ports; in xhci_disable_port_wake_on_bits()3991 addr = xhci->usb2_ports[port1 - 1]; in xhci_find_raw_port_number()4154 port_array = xhci->usb2_ports; in xhci_set_usb2_hardware_lpm()
1547 port_array = xhci->usb2_ports; in handle_port_status()