Home
last modified time | relevance | path

Searched refs:tegra_xusb_port (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/phy/tegra/
H A Dxusb.h277 struct tegra_xusb_port { struct
292 static inline struct tegra_xusb_port *to_tegra_xusb_port(struct device *dev) in to_tegra_xusb_port() argument
294 return container_of(dev, struct tegra_xusb_port, dev); in to_tegra_xusb_port()
305 tegra_xusb_port_find_lane(struct tegra_xusb_port *port,
309 struct tegra_xusb_port *
314 struct tegra_xusb_port base;
323 to_usb2_port(struct tegra_xusb_port *port) in to_usb2_port()
331 void tegra_xusb_usb2_port_release(struct tegra_xusb_port *port);
332 void tegra_xusb_usb2_port_remove(struct tegra_xusb_port *port);
335 struct tegra_xusb_port base;
[all …]
H A Dxusb-tegra124.c1409 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 …]
H A Dxusb-tegra186.c1058 static int tegra186_usb2_port_enable(struct tegra_xusb_port *port) in tegra186_usb2_port_enable()
1063 static void tegra186_usb2_port_disable(struct tegra_xusb_port *port) in tegra186_usb2_port_disable()
1068 tegra186_usb2_port_map(struct tegra_xusb_port *port) in tegra186_usb2_port_map()
1237 static int tegra186_usb3_port_enable(struct tegra_xusb_port *port) in tegra186_usb3_port_enable()
1242 static void tegra186_usb3_port_disable(struct tegra_xusb_port *port) in tegra186_usb3_port_disable()
1247 tegra186_usb3_port_map(struct tegra_xusb_port *port) in tegra186_usb3_port_map()
H A Dxusb-tegra210.c1698 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()