Searched refs:usb2_ports (Results 1 – 5 of 5) sorted by relevance
1876 kfree(xhci->usb2_ports); in xhci_mem_cleanup()1882 xhci->usb2_ports = NULL; in xhci_mem_cleanup()2269 xhci->usb2_ports = kmalloc(sizeof(*xhci->usb2_ports)* in xhci_setup_port_arrays()2271 if (!xhci->usb2_ports) in xhci_setup_port_arrays()2281 xhci->usb2_ports[port_index] = in xhci_setup_port_arrays()2287 xhci->usb2_ports[port_index]); in xhci_setup_port_arrays()
98 portsc = readl(xhci->usb2_ports[i]); in xhci_usb2_hub_descriptor()415 *port_array = xhci->usb2_ports; in xhci_get_ports()
1586 __le32 __iomem **usb2_ports; member
891 port_array = xhci->usb2_ports; in xhci_disable_port_wake_on_bits()4003 addr = xhci->usb2_ports[port1 - 1]; in xhci_find_raw_port_number()4166 port_array = xhci->usb2_ports; in xhci_set_usb2_hardware_lpm()
1547 port_array = xhci->usb2_ports; in handle_port_status()