Lines Matching refs:tegra_xusb_port
410 tegra_xusb_port_find_lane(struct tegra_xusb_port *port, in tegra_xusb_port_find_lane()
461 struct tegra_xusb_port *
465 struct tegra_xusb_port *port; in tegra_xusb_find_port()
487 struct tegra_xusb_port *port; in tegra_xusb_find_usb2_port()
499 struct tegra_xusb_port *port; in tegra_xusb_find_usb3_port()
510 struct tegra_xusb_port *port = to_tegra_xusb_port(dev); in tegra_xusb_port_release()
520 static int tegra_xusb_port_init(struct tegra_xusb_port *port, in tegra_xusb_port_init()
552 static void tegra_xusb_port_unregister(struct tegra_xusb_port *port) in tegra_xusb_port_unregister()
596 struct tegra_xusb_port *port = container_of(work, in tegra_xusb_usb_phy_work()
597 struct tegra_xusb_port, in tegra_xusb_usb_phy_work()
612 struct tegra_xusb_port *port = usb_role_switch_get_drvdata(sw); in tegra_xusb_role_sw_set()
624 struct tegra_xusb_port *port = container_of(otg->usb_phy, in tegra_xusb_set_peripheral()
625 struct tegra_xusb_port, in tegra_xusb_set_peripheral()
636 struct tegra_xusb_port *port = container_of(otg->usb_phy, in tegra_xusb_set_host()
637 struct tegra_xusb_port, in tegra_xusb_set_host()
647 static int tegra_xusb_setup_usb_role_switch(struct tegra_xusb_port *port) in tegra_xusb_setup_usb_role_switch()
710 struct tegra_xusb_port *port = &usb2->base; in tegra_xusb_usb2_port_parse_dt()
794 void tegra_xusb_usb2_port_release(struct tegra_xusb_port *port) in tegra_xusb_usb2_port_release()
801 void tegra_xusb_usb2_port_remove(struct tegra_xusb_port *port) in tegra_xusb_usb2_port_remove()
810 struct tegra_xusb_port *port = &ulpi->base; in tegra_xusb_ulpi_port_parse_dt()
860 void tegra_xusb_ulpi_port_release(struct tegra_xusb_port *port) in tegra_xusb_ulpi_port_release()
915 void tegra_xusb_hsic_port_release(struct tegra_xusb_port *port) in tegra_xusb_hsic_port_release()
924 struct tegra_xusb_port *port = &usb3->base; in tegra_xusb_usb3_port_parse_dt()
1001 void tegra_xusb_usb3_port_release(struct tegra_xusb_port *port) in tegra_xusb_usb3_port_release()
1008 void tegra_xusb_usb3_port_remove(struct tegra_xusb_port *port) in tegra_xusb_usb3_port_remove()
1017 struct tegra_xusb_port *port, *tmp; in __tegra_xusb_remove_ports()
1079 struct tegra_xusb_port *port; in tegra_xusb_setup_ports()