Searched refs:is_ulpi_phy (Results 1 – 2 of 2) sorted by relevance
778 if (phy->is_ulpi_phy) in tegra_usb_phy_power_on()797 if (phy->is_ulpi_phy) in tegra_usb_phy_power_off()818 if (!phy->is_ulpi_phy) in tegra_usb_phy_shutdown()875 if (!phy->is_ulpi_phy) { in tegra_usb_phy_init()888 if (!phy->is_ulpi_phy) in tegra_usb_phy_init()906 if (!phy->is_ulpi_phy) in tegra_usb_phy_preresume()915 if (!phy->is_ulpi_phy) in tegra_usb_phy_postresume()925 if (!phy->is_ulpi_phy) in tegra_ehci_phy_restore_start()934 if (!phy->is_ulpi_phy) in tegra_ehci_phy_restore_end()963 tegra_phy->is_ulpi_phy = false; in utmi_phy_probe()[all …]
79 bool is_ulpi_phy; member