Lines Matching defs:tegra_xusb_lane
40 struct tegra_xusb_lane {
49 int tegra_xusb_lane_parse_dt(struct tegra_xusb_lane *lane,
53 struct tegra_xusb_lane base;
57 to_usb3_lane(struct tegra_xusb_lane *lane)
63 struct tegra_xusb_lane base;
70 to_usb2_lane(struct tegra_xusb_lane *lane)
76 struct tegra_xusb_lane base;
80 to_ulpi_lane(struct tegra_xusb_lane *lane)
86 struct tegra_xusb_lane base;
99 to_hsic_lane(struct tegra_xusb_lane *lane)
105 struct tegra_xusb_lane base;
109 to_pcie_lane(struct tegra_xusb_lane *lane)
115 struct tegra_xusb_lane base;
119 to_sata_lane(struct tegra_xusb_lane *lane)
125 struct tegra_xusb_lane *(*probe)(struct tegra_xusb_pad *pad,
128 void (*remove)(struct tegra_xusb_lane *lane);
264 struct tegra_xusb_lane *lane;
289 struct tegra_xusb_lane *
377 struct tegra_xusb_lane *(*map)(struct tegra_xusb_port *port);
460 struct tegra_xusb_lane *tegra_xusb_find_lane(struct tegra_xusb_padctl *padctl,