Home
last modified time | relevance | path

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

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