Lines Matching refs:ports
237 } ports;
678 mask = extract_field(msg->data, 1 + soc->ports.hsic.offset,
679 soc->ports.hsic.count);
706 mask = extract_field(msg->data, 1 + soc->ports.usb3.offset,
707 soc->ports.usb3.count);
709 for_each_set_bit(port, &mask, soc->ports.usb3.count) {
1968 value = readl(hub->ports[i]->addr);
2076 offset = tegra->soc->ports.usb2.count;
2094 portsc = readl(rhub->ports[index]->addr);
2182 dev_err(tegra->dev, "not all ports suspended: %d\n", err);
2187 if (!xhci->usb2_rhub.ports[i])
2189 portsc = readl(xhci->usb2_rhub.ports[i]->addr);
2489 .ports = {
2527 .ports = {
2570 .ports = {
2604 .ports = {
2636 .ports = {
2698 struct xhci_port **ports;
2706 ports = rhub->ports;
2711 portsc = readl(ports[i]->addr);
2728 ports = rhub->ports;
2729 portsc = readl(ports[port]->addr);
2747 ports = rhub->ports;
2748 portsc = readl(ports[port]->addr);