Lines Matching refs:tegra_xusb_port
416 tegra_xusb_port_find_lane(struct tegra_xusb_port *port, in tegra_xusb_port_find_lane()
467 struct tegra_xusb_port *
471 struct tegra_xusb_port *port; in tegra_xusb_find_port()
493 struct tegra_xusb_port *port; in tegra_xusb_find_usb2_port()
505 struct tegra_xusb_port *port; in tegra_xusb_find_usb3_port()
516 struct tegra_xusb_port *port = to_tegra_xusb_port(dev); in tegra_xusb_port_release()
526 static int tegra_xusb_port_init(struct tegra_xusb_port *port, in tegra_xusb_port_init()
558 static void tegra_xusb_port_unregister(struct tegra_xusb_port *port) in tegra_xusb_port_unregister()
602 struct tegra_xusb_port *port = container_of(work, in tegra_xusb_usb_phy_work()
603 struct tegra_xusb_port, in tegra_xusb_usb_phy_work()
618 struct tegra_xusb_port *port = usb_role_switch_get_drvdata(sw); in tegra_xusb_role_sw_set()
630 struct tegra_xusb_port *port = container_of(otg->usb_phy, in tegra_xusb_set_peripheral()
631 struct tegra_xusb_port, in tegra_xusb_set_peripheral()
642 struct tegra_xusb_port *port = container_of(otg->usb_phy, in tegra_xusb_set_host()
643 struct tegra_xusb_port, in tegra_xusb_set_host()
653 static int tegra_xusb_setup_usb_role_switch(struct tegra_xusb_port *port) in tegra_xusb_setup_usb_role_switch()
716 struct tegra_xusb_port *port = &usb2->base; in tegra_xusb_usb2_port_parse_dt()
800 void tegra_xusb_usb2_port_release(struct tegra_xusb_port *port) in tegra_xusb_usb2_port_release()
807 void tegra_xusb_usb2_port_remove(struct tegra_xusb_port *port) in tegra_xusb_usb2_port_remove()
816 struct tegra_xusb_port *port = &ulpi->base; in tegra_xusb_ulpi_port_parse_dt()
866 void tegra_xusb_ulpi_port_release(struct tegra_xusb_port *port) in tegra_xusb_ulpi_port_release()
921 void tegra_xusb_hsic_port_release(struct tegra_xusb_port *port) in tegra_xusb_hsic_port_release()
930 struct tegra_xusb_port *port = &usb3->base; in tegra_xusb_usb3_port_parse_dt()
1007 void tegra_xusb_usb3_port_release(struct tegra_xusb_port *port) in tegra_xusb_usb3_port_release()
1014 void tegra_xusb_usb3_port_remove(struct tegra_xusb_port *port) in tegra_xusb_usb3_port_remove()
1023 struct tegra_xusb_port *port, *tmp; in __tegra_xusb_remove_ports()
1085 struct tegra_xusb_port *port; in tegra_xusb_setup_ports()