Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c396 if (phy->is_legacy_phy) { in utmi_phy_clk_disable()
429 if (phy->is_legacy_phy) { in utmi_phy_clk_enable()
460 if (phy->is_legacy_phy) { in utmi_phy_power_on()
562 if (!phy->is_legacy_phy) { in utmi_phy_power_on()
572 if (phy->is_legacy_phy) { in utmi_phy_power_on()
595 if (!phy->is_legacy_phy) in utmi_phy_power_on()
1104 tegra_phy->is_legacy_phy = in tegra_usb_phy_probe()
/Linux-v5.10/include/linux/usb/
Dtegra_usb_phy.h78 bool is_legacy_phy; member