Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/tegra/
Dxusb.h261 struct tegra_xusb_port { struct
280 tegra_xusb_port_find_lane(struct tegra_xusb_port *port, argument
284 struct tegra_xusb_port *
289 struct tegra_xusb_port base;
297 to_usb2_port(struct tegra_xusb_port *port) in to_usb2_port()
307 struct tegra_xusb_port base;
314 to_ulpi_port(struct tegra_xusb_port *port) in to_ulpi_port()
320 struct tegra_xusb_port base;
324 to_hsic_port(struct tegra_xusb_port *port) in to_hsic_port()
330 struct tegra_xusb_port base;
[all …]
Dxusb.c404 tegra_xusb_port_find_lane(struct tegra_xusb_port *port, in tegra_xusb_port_find_lane()
455 struct tegra_xusb_port *
459 struct tegra_xusb_port *port; in tegra_xusb_find_port()
481 struct tegra_xusb_port *port; in tegra_xusb_find_usb2_port()
493 struct tegra_xusb_port *port; in tegra_xusb_find_usb3_port()
510 static int tegra_xusb_port_init(struct tegra_xusb_port *port, in tegra_xusb_port_init()
542 static void tegra_xusb_port_unregister(struct tegra_xusb_port *port) in tegra_xusb_port_unregister()
556 struct tegra_xusb_port *port = &usb2->base; in tegra_xusb_usb2_port_parse_dt()
627 struct tegra_xusb_port *port = &ulpi->base; in tegra_xusb_ulpi_port_parse_dt()
727 struct tegra_xusb_port *port = &usb3->base; in tegra_xusb_usb3_port_parse_dt()
[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()
1430 static int tegra124_ulpi_port_enable(struct tegra_xusb_port *port) in tegra124_ulpi_port_enable()
1435 static void tegra124_ulpi_port_disable(struct tegra_xusb_port *port) in tegra124_ulpi_port_disable()
1440 tegra124_ulpi_port_map(struct tegra_xusb_port *port) in tegra124_ulpi_port_map()
1451 static int tegra124_hsic_port_enable(struct tegra_xusb_port *port) in tegra124_hsic_port_enable()
1456 static void tegra124_hsic_port_disable(struct tegra_xusb_port *port) in tegra124_hsic_port_disable()
1461 tegra124_hsic_port_map(struct tegra_xusb_port *port) in tegra124_hsic_port_map()
1472 static int tegra124_usb3_port_enable(struct tegra_xusb_port *port) in tegra124_usb3_port_enable()
[all …]
Dxusb-tegra186.c519 static int tegra186_usb2_port_enable(struct tegra_xusb_port *port) in tegra186_usb2_port_enable()
524 static void tegra186_usb2_port_disable(struct tegra_xusb_port *port) in tegra186_usb2_port_disable()
529 tegra186_usb2_port_map(struct tegra_xusb_port *port) in tegra186_usb2_port_map()
578 static int tegra186_usb3_port_enable(struct tegra_xusb_port *port) in tegra186_usb3_port_enable()
583 static void tegra186_usb3_port_disable(struct tegra_xusb_port *port) in tegra186_usb3_port_disable()
588 tegra186_usb3_port_map(struct tegra_xusb_port *port) in tegra186_usb3_port_map()
Dxusb-tegra210.c805 struct tegra_xusb_port *port; in tegra210_usb3_set_lfps_detect()
1761 static int tegra210_usb2_port_enable(struct tegra_xusb_port *port) in tegra210_usb2_port_enable()
1766 static void tegra210_usb2_port_disable(struct tegra_xusb_port *port) in tegra210_usb2_port_disable()
1771 tegra210_usb2_port_map(struct tegra_xusb_port *port) in tegra210_usb2_port_map()
1782 static int tegra210_hsic_port_enable(struct tegra_xusb_port *port) in tegra210_hsic_port_enable()
1787 static void tegra210_hsic_port_disable(struct tegra_xusb_port *port) in tegra210_hsic_port_disable()
1792 tegra210_hsic_port_map(struct tegra_xusb_port *port) in tegra210_hsic_port_map()
1803 static int tegra210_usb3_port_enable(struct tegra_xusb_port *port) in tegra210_usb3_port_enable()
1889 static void tegra210_usb3_port_disable(struct tegra_xusb_port *port) in tegra210_usb3_port_disable()
1937 tegra210_usb3_port_map(struct tegra_xusb_port *port) in tegra210_usb3_port_map()