Searched refs:usb2_ports (Results 1 – 5 of 5) sorted by relevance
1855 kfree(xhci->usb2_ports); in xhci_mem_cleanup()2207 xhci->usb2_ports = kmalloc(sizeof(*xhci->usb2_ports)* in xhci_setup_port_arrays()2209 if (!xhci->usb2_ports) in xhci_setup_port_arrays()2219 xhci->usb2_ports[port_index] = in xhci_setup_port_arrays()2224 xhci->usb2_ports[port_index]); in xhci_setup_port_arrays()
96 portsc = xhci_readl(xhci, xhci->usb2_ports[i]); in xhci_usb2_hub_descriptor()406 *port_array = xhci->usb2_ports; in xhci_get_ports()
1529 __le32 __iomem **usb2_ports; member
3810 addr = xhci->usb2_ports[port1 - 1]; in xhci_find_raw_port_number()3893 port_array = xhci->usb2_ports; in xhci_usb2_software_lpm_test()4010 port_array = xhci->usb2_ports; in xhci_set_usb2_hardware_lpm()
1642 port_array = xhci->usb2_ports; in handle_port_status()