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()
608 struct tegra_xusb_port *port = container_of(work, in tegra_xusb_usb_phy_work()
609 struct tegra_xusb_port, in tegra_xusb_usb_phy_work()
624 struct tegra_xusb_port *port = usb_role_switch_get_drvdata(sw); in tegra_xusb_role_sw_set()
636 struct tegra_xusb_port *port = container_of(otg->usb_phy, in tegra_xusb_set_peripheral()
637 struct tegra_xusb_port, in tegra_xusb_set_peripheral()
648 struct tegra_xusb_port *port = container_of(otg->usb_phy, in tegra_xusb_set_host()
649 struct tegra_xusb_port, in tegra_xusb_set_host()
659 static int tegra_xusb_setup_usb_role_switch(struct tegra_xusb_port *port) in tegra_xusb_setup_usb_role_switch()
721 static void tegra_xusb_parse_usb_role_default_mode(struct tegra_xusb_port *port) in tegra_xusb_parse_usb_role_default_mode()
739 struct tegra_xusb_port *port = &usb2->base; in tegra_xusb_usb2_port_parse_dt()
824 void tegra_xusb_usb2_port_release(struct tegra_xusb_port *port) in tegra_xusb_usb2_port_release()
831 void tegra_xusb_usb2_port_remove(struct tegra_xusb_port *port) in tegra_xusb_usb2_port_remove()
840 struct tegra_xusb_port *port = &ulpi->base; in tegra_xusb_ulpi_port_parse_dt()
890 void tegra_xusb_ulpi_port_release(struct tegra_xusb_port *port) in tegra_xusb_ulpi_port_release()
945 void tegra_xusb_hsic_port_release(struct tegra_xusb_port *port) in tegra_xusb_hsic_port_release()
954 struct tegra_xusb_port *port = &usb3->base; in tegra_xusb_usb3_port_parse_dt()
1030 void tegra_xusb_usb3_port_release(struct tegra_xusb_port *port) in tegra_xusb_usb3_port_release()
1039 struct tegra_xusb_port *port, *tmp; in __tegra_xusb_remove_ports()
1101 struct tegra_xusb_port *port; in tegra_xusb_setup_ports()