Searched refs:is_ulpi_phy (Results 1 – 2 of 2) sorted by relevance
855 if (phy->is_ulpi_phy) in tegra_usb_phy_power_on()877 if (phy->is_ulpi_phy) in tegra_usb_phy_power_off()898 if (!phy->is_ulpi_phy) in tegra_usb_phy_shutdown()964 if (!phy->is_ulpi_phy) { in tegra_usb_phy_init()977 if (!phy->is_ulpi_phy) in tegra_usb_phy_init()995 if (!phy->is_ulpi_phy) in tegra_usb_phy_preresume()1004 if (!phy->is_ulpi_phy) in tegra_usb_phy_postresume()1014 if (!phy->is_ulpi_phy) in tegra_ehci_phy_restore_start()1023 if (!phy->is_ulpi_phy) in tegra_ehci_phy_restore_end()1052 tegra_phy->is_ulpi_phy = false; in utmi_phy_probe()[all …]
79 bool is_ulpi_phy; member