Lines Matching defs:phy
210 static inline bool phy_is_ulpi(struct tegra_usb_phy *phy) in phy_is_ulpi()
215 static int utmip_pad_open(struct tegra_usb_phy *phy) in utmip_pad_open()
236 static void utmip_pad_close(struct tegra_usb_phy *phy) in utmip_pad_close()
243 static void utmip_pad_power_on(struct tegra_usb_phy *phy) in utmip_pad_power_on()
263 static int utmip_pad_power_off(struct tegra_usb_phy *phy) in utmip_pad_power_off()
302 static void utmi_phy_clk_disable(struct tegra_usb_phy *phy) in utmi_phy_clk_disable()
329 static void utmi_phy_clk_enable(struct tegra_usb_phy *phy) in utmi_phy_clk_enable()
357 static int utmi_phy_power_on(struct tegra_usb_phy *phy) in utmi_phy_power_on()
483 static void utmi_phy_power_off(struct tegra_usb_phy *phy) in utmi_phy_power_off()
518 static void utmi_phy_preresume(struct tegra_usb_phy *phy) in utmi_phy_preresume()
528 static void utmi_phy_postresume(struct tegra_usb_phy *phy) in utmi_phy_postresume()
538 static void utmi_phy_restore_start(struct tegra_usb_phy *phy, in utmi_phy_restore_start()
559 static void utmi_phy_restore_end(struct tegra_usb_phy *phy) in utmi_phy_restore_end()
570 static int ulpi_phy_power_on(struct tegra_usb_phy *phy) in ulpi_phy_power_on()
639 static void ulpi_phy_power_off(struct tegra_usb_phy *phy) in ulpi_phy_power_off()
659 struct tegra_usb_phy *phy; in tegra_usb_phy_open() local
734 int tegra_usb_phy_power_on(struct tegra_usb_phy *phy) in tegra_usb_phy_power_on()
742 void tegra_usb_phy_power_off(struct tegra_usb_phy *phy) in tegra_usb_phy_power_off()
750 void tegra_usb_phy_preresume(struct tegra_usb_phy *phy) in tegra_usb_phy_preresume()
756 void tegra_usb_phy_postresume(struct tegra_usb_phy *phy) in tegra_usb_phy_postresume()
762 void tegra_ehci_phy_restore_start(struct tegra_usb_phy *phy, in tegra_ehci_phy_restore_start()
769 void tegra_ehci_phy_restore_end(struct tegra_usb_phy *phy) in tegra_ehci_phy_restore_end()
775 void tegra_usb_phy_clk_disable(struct tegra_usb_phy *phy) in tegra_usb_phy_clk_disable()
781 void tegra_usb_phy_clk_enable(struct tegra_usb_phy *phy) in tegra_usb_phy_clk_enable()
787 void tegra_usb_phy_close(struct tegra_usb_phy *phy) in tegra_usb_phy_close()