Home
last modified time | relevance | path

Searched refs:tegra_xusb_port (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/phy/tegra/
Dxusb.h276 struct tegra_xusb_port { struct
291 static inline struct tegra_xusb_port *to_tegra_xusb_port(struct device *dev) in to_tegra_xusb_port() argument
293 return container_of(dev, struct tegra_xusb_port, dev); in to_tegra_xusb_port()
304 tegra_xusb_port_find_lane(struct tegra_xusb_port *port,
308 struct tegra_xusb_port *
313 struct tegra_xusb_port base;
322 to_usb2_port(struct tegra_xusb_port *port) in to_usb2_port()
330 void tegra_xusb_usb2_port_release(struct tegra_xusb_port *port);
331 void tegra_xusb_usb2_port_remove(struct tegra_xusb_port *port);
334 struct tegra_xusb_port base;
[all …]
Dxusb.c416 tegra_xusb_port_find_lane(struct tegra_xusb_port *port, in tegra_xusb_port_find_lane()
467 struct tegra_xusb_port *
471 struct tegra_xusb_port *port; in tegra_xusb_find_port()
493 struct tegra_xusb_port *port; in tegra_xusb_find_usb2_port()
505 struct tegra_xusb_port *port; in tegra_xusb_find_usb3_port()
516 struct tegra_xusb_port *port = to_tegra_xusb_port(dev); in tegra_xusb_port_release()
526 static int tegra_xusb_port_init(struct tegra_xusb_port *port, in tegra_xusb_port_init()
558 static void tegra_xusb_port_unregister(struct tegra_xusb_port *port) in tegra_xusb_port_unregister()
602 struct tegra_xusb_port *port = container_of(work, in tegra_xusb_usb_phy_work()
603 struct tegra_xusb_port, in tegra_xusb_usb_phy_work()
[all …]
Dxusb-tegra124.c1409 static int tegra124_usb2_port_enable(struct tegra_xusb_port *port) in tegra124_usb2_port_enable()
1414 static void tegra124_usb2_port_disable(struct tegra_xusb_port *port) in tegra124_usb2_port_disable()
1419 tegra124_usb2_port_map(struct tegra_xusb_port *port) in tegra124_usb2_port_map()
1432 static int tegra124_ulpi_port_enable(struct tegra_xusb_port *port) in tegra124_ulpi_port_enable()
1437 static void tegra124_ulpi_port_disable(struct tegra_xusb_port *port) in tegra124_ulpi_port_disable()
1442 tegra124_ulpi_port_map(struct tegra_xusb_port *port) in tegra124_ulpi_port_map()
1454 static int tegra124_hsic_port_enable(struct tegra_xusb_port *port) in tegra124_hsic_port_enable()
1459 static void tegra124_hsic_port_disable(struct tegra_xusb_port *port) in tegra124_hsic_port_disable()
1464 tegra124_hsic_port_map(struct tegra_xusb_port *port) in tegra124_hsic_port_map()
1476 static int tegra124_usb3_port_enable(struct tegra_xusb_port *port) in tegra124_usb3_port_enable()
[all …]
Dxusb-tegra186.c989 static int tegra186_usb2_port_enable(struct tegra_xusb_port *port) in tegra186_usb2_port_enable()
994 static void tegra186_usb2_port_disable(struct tegra_xusb_port *port) in tegra186_usb2_port_disable()
999 tegra186_usb2_port_map(struct tegra_xusb_port *port) in tegra186_usb2_port_map()
1168 static int tegra186_usb3_port_enable(struct tegra_xusb_port *port) in tegra186_usb3_port_enable()
1173 static void tegra186_usb3_port_disable(struct tegra_xusb_port *port) in tegra186_usb3_port_disable()
1178 tegra186_usb3_port_map(struct tegra_xusb_port *port) in tegra186_usb3_port_map()
Dxusb-tegra210.c1698 struct tegra_xusb_port *port; in tegra210_usb3_set_lfps_detect()
3019 static int tegra210_usb2_port_enable(struct tegra_xusb_port *port) in tegra210_usb2_port_enable()
3024 static void tegra210_usb2_port_disable(struct tegra_xusb_port *port) in tegra210_usb2_port_disable()
3029 tegra210_usb2_port_map(struct tegra_xusb_port *port) in tegra210_usb2_port_map()
3042 static int tegra210_hsic_port_enable(struct tegra_xusb_port *port) in tegra210_hsic_port_enable()
3047 static void tegra210_hsic_port_disable(struct tegra_xusb_port *port) in tegra210_hsic_port_disable()
3052 tegra210_hsic_port_map(struct tegra_xusb_port *port) in tegra210_hsic_port_map()
3064 static int tegra210_usb3_port_enable(struct tegra_xusb_port *port) in tegra210_usb3_port_enable()
3069 static void tegra210_usb3_port_disable(struct tegra_xusb_port *port) in tegra210_usb3_port_disable()
3074 tegra210_usb3_port_map(struct tegra_xusb_port *port) in tegra210_usb3_port_map()