Lines Matching refs:tegra_xusb_lane
40 struct tegra_xusb_lane { struct
49 int tegra_xusb_lane_parse_dt(struct tegra_xusb_lane *lane, argument
53 struct tegra_xusb_lane base;
57 to_usb3_lane(struct tegra_xusb_lane *lane) in to_usb3_lane()
63 struct tegra_xusb_lane base;
70 to_usb2_lane(struct tegra_xusb_lane *lane) in to_usb2_lane()
76 struct tegra_xusb_lane base;
80 to_ulpi_lane(struct tegra_xusb_lane *lane) in to_ulpi_lane()
86 struct tegra_xusb_lane base;
99 to_hsic_lane(struct tegra_xusb_lane *lane) in to_hsic_lane()
105 struct tegra_xusb_lane base;
109 to_pcie_lane(struct tegra_xusb_lane *lane) in to_pcie_lane()
115 struct tegra_xusb_lane base;
119 to_sata_lane(struct tegra_xusb_lane *lane) in to_sata_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,