Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-tegra.c306 int otg_usb3_port; member
1303 u16 wIndex = main ? tegra->otg_usb2_port + 1 : tegra->otg_usb3_port + 1; in tegra_xhci_set_port_power()
1367 tegra->otg_usb3_port = tegra_xusb_padctl_get_usb3_companion(tegra->padctl, in tegra_xhci_id_work()
1374 if (tegra->otg_usb3_port >= 0) { in tegra_xhci_id_work()
1379 0, tegra->otg_usb3_port+1, in tegra_xhci_id_work()
1387 msg.data = tegra->otg_usb3_port+1; in tegra_xhci_id_work()
1403 if (tegra->otg_usb3_port >= 0) in tegra_xhci_id_work()
1449 return ((index == tegra->otg_usb3_port) && tegra->host_mode); in is_host_mode_phy()
1508 tegra->otg_usb3_port = -EINVAL; in tegra_xusb_init_usb_phy()