Lines Matching refs:tegra_xusb_port
422 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()
625 struct tegra_xusb_port *port = usb_role_switch_get_drvdata(sw); in tegra_xusb_role_sw_set()
637 struct tegra_xusb_port *port = container_of(otg->usb_phy, in tegra_xusb_set_peripheral()
638 struct tegra_xusb_port, in tegra_xusb_set_peripheral()
649 struct tegra_xusb_port *port = container_of(otg->usb_phy, in tegra_xusb_set_host()
650 struct tegra_xusb_port, in tegra_xusb_set_host()
660 static int tegra_xusb_setup_usb_role_switch(struct tegra_xusb_port *port) in tegra_xusb_setup_usb_role_switch()
727 static void tegra_xusb_parse_usb_role_default_mode(struct tegra_xusb_port *port) in tegra_xusb_parse_usb_role_default_mode()
745 struct tegra_xusb_port *port = &usb2->base; in tegra_xusb_usb2_port_parse_dt()
831 void tegra_xusb_usb2_port_release(struct tegra_xusb_port *port) in tegra_xusb_usb2_port_release()
838 void tegra_xusb_usb2_port_remove(struct tegra_xusb_port *port) in tegra_xusb_usb2_port_remove()
847 struct tegra_xusb_port *port = &ulpi->base; in tegra_xusb_ulpi_port_parse_dt()
898 void tegra_xusb_ulpi_port_release(struct tegra_xusb_port *port) in tegra_xusb_ulpi_port_release()
953 void tegra_xusb_hsic_port_release(struct tegra_xusb_port *port) in tegra_xusb_hsic_port_release()
962 struct tegra_xusb_port *port = &usb3->base; in tegra_xusb_usb3_port_parse_dt()
1038 void tegra_xusb_usb3_port_release(struct tegra_xusb_port *port) in tegra_xusb_usb3_port_release()
1047 struct tegra_xusb_port *port, *tmp; in __tegra_xusb_remove_ports()
1109 struct tegra_xusb_port *port; in tegra_xusb_setup_ports()