tegra_xusb_find_lane 1421 drivers/phy/tegra/xusb-tegra124.c 	return tegra_xusb_find_lane(port->padctl, "usb2", port->index);
tegra_xusb_find_lane 1442 drivers/phy/tegra/xusb-tegra124.c 	return tegra_xusb_find_lane(port->padctl, "ulpi", port->index);
tegra_xusb_find_lane 1463 drivers/phy/tegra/xusb-tegra124.c 	return tegra_xusb_find_lane(port->padctl, "hsic", port->index);
tegra_xusb_find_lane  531 drivers/phy/tegra/xusb-tegra186.c 	return tegra_xusb_find_lane(port->padctl, "usb2", port->index);
tegra_xusb_find_lane  590 drivers/phy/tegra/xusb-tegra186.c 	return tegra_xusb_find_lane(port->padctl, "usb3", port->index);
tegra_xusb_find_lane 1773 drivers/phy/tegra/xusb-tegra210.c 	return tegra_xusb_find_lane(port->padctl, "usb2", port->index);
tegra_xusb_find_lane 1794 drivers/phy/tegra/xusb-tegra210.c 	return tegra_xusb_find_lane(port->padctl, "hsic", port->index);
tegra_xusb_find_lane  414 drivers/phy/tegra/xusb.c 		lane = tegra_xusb_find_lane(port->padctl, map->type,
tegra_xusb_find_lane  434 drivers/phy/tegra/xusb.h struct tegra_xusb_lane *tegra_xusb_find_lane(struct tegra_xusb_padctl *padctl,