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

/linux-4.4.14/include/linux/usb/
H A Dtegra_usb_phy.h75 bool is_legacy_phy; member in struct:tegra_usb_phy
/linux-4.4.14/drivers/usb/phy/
H A Dphy-tegra-usb.c332 if (phy->is_legacy_phy) { utmi_phy_clk_disable()
354 if (phy->is_legacy_phy) { utmi_phy_clk_enable()
382 if (phy->is_legacy_phy) { utmi_phy_power_on()
482 if (!phy->is_legacy_phy) { utmi_phy_power_on()
492 if (phy->is_legacy_phy) { utmi_phy_power_on()
515 if (!phy->is_legacy_phy) utmi_phy_power_on()
1002 tegra_phy->is_legacy_phy = tegra_usb_phy_probe()

Completed in 96 milliseconds