Lines Matching defs:lanes
64 const struct tegra_xusb_padctl_lane *lanes;
130 * with lanes/pins and there is always one lane/pin per group.
197 err = of_property_count_strings(np, "nvidia,lanes");
208 of_property_for_each_string(np, "nvidia,lanes", prop, group) {
306 lane = &padctl->soc->lanes[group];
340 lane = &padctl->soc->lanes[group];
344 /* lanes with iddq == 0 don't support this parameter */
379 lane = &padctl->soc->lanes[group];
387 /* lanes with iddq == 0 don't support this parameter */
862 .lanes = tegra124_lanes,