Searched refs:tegra_xusb_port (Results 1 – 5 of 5) sorted by relevance
277 struct tegra_xusb_port { struct309 struct tegra_xusb_port *314 struct tegra_xusb_port base;323 to_usb2_port(struct tegra_xusb_port *port) in to_usb2_port()335 struct tegra_xusb_port base;342 to_ulpi_port(struct tegra_xusb_port *port) in to_ulpi_port()350 struct tegra_xusb_port base;354 to_hsic_port(struct tegra_xusb_port *port) in to_hsic_port()362 struct tegra_xusb_port base;375 to_usb3_port(struct tegra_xusb_port *port) in to_usb3_port()[all …]
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()609 struct tegra_xusb_port, in tegra_xusb_usb_phy_work()637 struct tegra_xusb_port, in tegra_xusb_set_peripheral()649 struct tegra_xusb_port, in tegra_xusb_set_host()739 struct tegra_xusb_port *port = &usb2->base; in tegra_xusb_usb2_port_parse_dt()840 struct tegra_xusb_port *port = &ulpi->base; in tegra_xusb_ulpi_port_parse_dt()1039 struct tegra_xusb_port *port, *tmp; in __tegra_xusb_remove_ports()[all …]
1409 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 …]
1028 static int tegra186_usb2_port_enable(struct tegra_xusb_port *port) in tegra186_usb2_port_enable()1033 static void tegra186_usb2_port_disable(struct tegra_xusb_port *port) in tegra186_usb2_port_disable()1038 tegra186_usb2_port_map(struct tegra_xusb_port *port) in tegra186_usb2_port_map()1207 static int tegra186_usb3_port_enable(struct tegra_xusb_port *port) in tegra186_usb3_port_enable()1212 static void tegra186_usb3_port_disable(struct tegra_xusb_port *port) in tegra186_usb3_port_disable()1217 tegra186_usb3_port_map(struct tegra_xusb_port *port) in tegra186_usb3_port_map()
1698 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()
Completed in 23 milliseconds