Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-tegra.c263 int otg_usb3_port; member
1161 u16 wIndex = main ? tegra->otg_usb2_port + 1 : tegra->otg_usb3_port + 1; in tegra_xhci_set_port_power()
1230 if (tegra->otg_usb3_port >= 0) { in tegra_xhci_id_work()
1235 0, tegra->otg_usb3_port+1, in tegra_xhci_id_work()
1243 msg.data = tegra->otg_usb3_port+1; in tegra_xhci_id_work()
1259 if (tegra->otg_usb3_port >= 0) in tegra_xhci_id_work()
1303 return ((index == tegra->otg_usb3_port) && tegra->host_mode); in is_host_mode_phy()
1342 tegra->otg_usb3_port = tegra_xusb_padctl_get_usb3_companion( in tegra_xhci_id_notify()
1365 tegra->otg_usb3_port = -EINVAL; in tegra_xusb_init_usb_phy()