Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-tegra.c303 unsigned int num_usb_phys; member
1424 for (i = 0; i < tegra->num_usb_phys; i++) { in is_usb3_otg_phy()
1463 for (i = 0; i < tegra->num_usb_phys; i++) { in tegra_xusb_get_usb2_port()
1500 tegra->usbphy = devm_kcalloc(tegra->dev, tegra->num_usb_phys, in tegra_xusb_init_usb_phy()
1510 for (i = 0; i < tegra->num_usb_phys; i++) { in tegra_xusb_init_usb_phy()
1539 for (i = 0; i < tegra->num_usb_phys; i++) in tegra_xusb_deinit_usb_phy()
1779 tegra->num_usb_phys = tegra->soc->phy_types[i].num; in tegra_xusb_probe()
2177 for (i = 0; i < tegra->num_usb_phys; i++) { in tegra_xhci_disable_phy_wake()
2222 for (i = 0; i < tegra->num_usb_phys; i++) { in tegra_xhci_program_utmi_power_lp0_exit()