Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/tegra/
Dxusb.h277 struct tegra_xusb_port { struct
292 static inline struct tegra_xusb_port *to_tegra_xusb_port(struct device *dev) in to_tegra_xusb_port() argument
294 return container_of(dev, struct tegra_xusb_port, dev); in to_tegra_xusb_port()
305 tegra_xusb_port_find_lane(struct tegra_xusb_port *port,
309 struct tegra_xusb_port *
314 struct tegra_xusb_port base;
323 to_usb2_port(struct tegra_xusb_port *port) in to_usb2_port()
331 void tegra_xusb_usb2_port_release(struct tegra_xusb_port *port);
332 void tegra_xusb_usb2_port_remove(struct tegra_xusb_port *port);
335 struct tegra_xusb_port base;
[all …]
Dxusb.c422 tegra_xusb_port_find_lane(struct tegra_xusb_port *port, in tegra_xusb_port_find_lane()
473 struct tegra_xusb_port *
477 struct tegra_xusb_port *port; in tegra_xusb_find_port()
499 struct tegra_xusb_port *port; in tegra_xusb_find_usb2_port()
511 struct tegra_xusb_port *port; in tegra_xusb_find_usb3_port()
522 struct tegra_xusb_port *port = to_tegra_xusb_port(dev); in tegra_xusb_port_release()
532 static int tegra_xusb_port_init(struct tegra_xusb_port *port, in tegra_xusb_port_init()
564 static void tegra_xusb_port_unregister(struct tegra_xusb_port *port) in tegra_xusb_port_unregister()
609 struct tegra_xusb_port *port = container_of(work, in tegra_xusb_usb_phy_work()
610 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.c1047 static int tegra186_usb2_port_enable(struct tegra_xusb_port *port) in tegra186_usb2_port_enable()
1052 static void tegra186_usb2_port_disable(struct tegra_xusb_port *port) in tegra186_usb2_port_disable()
1057 tegra186_usb2_port_map(struct tegra_xusb_port *port) in tegra186_usb2_port_map()
1226 static int tegra186_usb3_port_enable(struct tegra_xusb_port *port) in tegra186_usb3_port_enable()
1231 static void tegra186_usb3_port_disable(struct tegra_xusb_port *port) in tegra186_usb3_port_disable()
1236 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()