Searched refs:is_ulpi_phy (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
H A Dphy-tegra-usb.c698 if (phy->is_ulpi_phy) tegra_usb_phy_power_on()
706 if (phy->is_ulpi_phy) tegra_usb_phy_power_off()
796 if (phy->is_ulpi_phy) tegra_usb_phy_init()
814 if (!phy->is_ulpi_phy) tegra_usb_phy_preresume()
823 if (!phy->is_ulpi_phy) tegra_usb_phy_postresume()
833 if (!phy->is_ulpi_phy) tegra_ehci_phy_restore_start()
842 if (!phy->is_ulpi_phy) tegra_ehci_phy_restore_end()
866 tegra_phy->is_ulpi_phy = false; utmi_phy_probe()
1014 tegra_phy->is_ulpi_phy = true; tegra_usb_phy_probe()
/linux-4.4.14/include/linux/usb/
H A Dtegra_usb_phy.h76 bool is_ulpi_phy; member in struct:tegra_usb_phy

Completed in 73 milliseconds