Searched refs:is_ulpi_phy (Results 1 – 2 of 2) sorted by relevance
698 if (phy->is_ulpi_phy) in tegra_usb_phy_power_on()706 if (phy->is_ulpi_phy) in tegra_usb_phy_power_off()796 if (phy->is_ulpi_phy) in tegra_usb_phy_init()814 if (!phy->is_ulpi_phy) in tegra_usb_phy_preresume()823 if (!phy->is_ulpi_phy) in tegra_usb_phy_postresume()833 if (!phy->is_ulpi_phy) in tegra_ehci_phy_restore_start()842 if (!phy->is_ulpi_phy) in tegra_ehci_phy_restore_end()866 tegra_phy->is_ulpi_phy = false; in utmi_phy_probe()1014 tegra_phy->is_ulpi_phy = true; in tegra_usb_phy_probe()
76 bool is_ulpi_phy; member