Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtegra_usb_phy.h78 bool is_legacy_phy; member