Searched refs:is_ulpi_phy (Results 1 – 2 of 2) sorted by relevance
865 if (phy->is_ulpi_phy) in tegra_usb_phy_power_on()887 if (phy->is_ulpi_phy) in tegra_usb_phy_power_off()909 if (!phy->is_ulpi_phy) in tegra_usb_phy_shutdown()1095 if (!phy->is_ulpi_phy) { in tegra_usb_phy_init()1112 if (!phy->is_ulpi_phy) in tegra_usb_phy_init()1130 if (!phy->is_ulpi_phy) in tegra_usb_phy_preresume()1139 if (!phy->is_ulpi_phy) in tegra_usb_phy_postresume()1149 if (!phy->is_ulpi_phy) in tegra_ehci_phy_restore_start()1158 if (!phy->is_ulpi_phy) in tegra_ehci_phy_restore_end()1187 tegra_phy->is_ulpi_phy = false; in utmi_phy_probe()[all …]
84 bool is_ulpi_phy; member