Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/tegra/
Dxusb.h243 struct tegra_xusb_port { struct
262 tegra_xusb_port_find_lane(struct tegra_xusb_port *port, argument
266 struct tegra_xusb_port *
271 struct tegra_xusb_port base;
278 to_usb2_port(struct tegra_xusb_port *port) in to_usb2_port()
288 struct tegra_xusb_port base;
295 to_ulpi_port(struct tegra_xusb_port *port) in to_ulpi_port()
301 struct tegra_xusb_port base;
305 to_hsic_port(struct tegra_xusb_port *port) in to_hsic_port()
311 struct tegra_xusb_port base;
[all …]
Dxusb.c402 tegra_xusb_port_find_lane(struct tegra_xusb_port *port, in tegra_xusb_port_find_lane()
453 struct tegra_xusb_port *
457 struct tegra_xusb_port *port; in tegra_xusb_find_port()
479 struct tegra_xusb_port *port; in tegra_xusb_find_usb2_port()
491 struct tegra_xusb_port *port; in tegra_xusb_find_usb3_port()
508 static int tegra_xusb_port_init(struct tegra_xusb_port *port, in tegra_xusb_port_init()
540 static void tegra_xusb_port_unregister(struct tegra_xusb_port *port) in tegra_xusb_port_unregister()
547 struct tegra_xusb_port *port = &usb2->base; in tegra_xusb_usb2_port_parse_dt()
604 struct tegra_xusb_port *port = &ulpi->base; in tegra_xusb_ulpi_port_parse_dt()
704 struct tegra_xusb_port *port = &usb3->base; in tegra_xusb_usb3_port_parse_dt()
[all …]
Dxusb-tegra124.c1417 static int tegra124_usb2_port_enable(struct tegra_xusb_port *port) in tegra124_usb2_port_enable()
1422 static void tegra124_usb2_port_disable(struct tegra_xusb_port *port) in tegra124_usb2_port_disable()
1427 tegra124_usb2_port_map(struct tegra_xusb_port *port) in tegra124_usb2_port_map()
1438 static int tegra124_ulpi_port_enable(struct tegra_xusb_port *port) in tegra124_ulpi_port_enable()
1443 static void tegra124_ulpi_port_disable(struct tegra_xusb_port *port) in tegra124_ulpi_port_disable()
1448 tegra124_ulpi_port_map(struct tegra_xusb_port *port) in tegra124_ulpi_port_map()
1459 static int tegra124_hsic_port_enable(struct tegra_xusb_port *port) in tegra124_hsic_port_enable()
1464 static void tegra124_hsic_port_disable(struct tegra_xusb_port *port) in tegra124_hsic_port_disable()
1469 tegra124_hsic_port_map(struct tegra_xusb_port *port) in tegra124_hsic_port_map()
1480 static int tegra124_usb3_port_enable(struct tegra_xusb_port *port) in tegra124_usb3_port_enable()
[all …]
Dxusb-tegra210.c813 struct tegra_xusb_port *port; in tegra210_usb3_set_lfps_detect()
1769 static int tegra210_usb2_port_enable(struct tegra_xusb_port *port) in tegra210_usb2_port_enable()
1774 static void tegra210_usb2_port_disable(struct tegra_xusb_port *port) in tegra210_usb2_port_disable()
1779 tegra210_usb2_port_map(struct tegra_xusb_port *port) in tegra210_usb2_port_map()
1790 static int tegra210_hsic_port_enable(struct tegra_xusb_port *port) in tegra210_hsic_port_enable()
1795 static void tegra210_hsic_port_disable(struct tegra_xusb_port *port) in tegra210_hsic_port_disable()
1800 tegra210_hsic_port_map(struct tegra_xusb_port *port) in tegra210_hsic_port_map()
1811 static int tegra210_usb3_port_enable(struct tegra_xusb_port *port) in tegra210_usb3_port_enable()
1897 static void tegra210_usb3_port_disable(struct tegra_xusb_port *port) in tegra210_usb3_port_disable()
1945 tegra210_usb3_port_map(struct tegra_xusb_port *port) in tegra210_usb3_port_map()