Lines Matching refs:tegra_usb_phy

206 static void set_pts(struct tegra_usb_phy *phy, u8 pts_val)  in set_pts()
224 static void set_phcd(struct tegra_usb_phy *phy, bool enable) in set_phcd()
246 static int utmip_pad_open(struct tegra_usb_phy *phy) in utmip_pad_open()
257 static void utmip_pad_power_on(struct tegra_usb_phy *phy) in utmip_pad_power_on()
288 static int utmip_pad_power_off(struct tegra_usb_phy *phy) in utmip_pad_power_off()
327 static void utmi_phy_clk_disable(struct tegra_usb_phy *phy) in utmi_phy_clk_disable()
349 static void utmi_phy_clk_enable(struct tegra_usb_phy *phy) in utmi_phy_clk_enable()
372 static int utmi_phy_power_on(struct tegra_usb_phy *phy) in utmi_phy_power_on()
521 static int utmi_phy_power_off(struct tegra_usb_phy *phy) in utmi_phy_power_off()
556 static void utmi_phy_preresume(struct tegra_usb_phy *phy) in utmi_phy_preresume()
566 static void utmi_phy_postresume(struct tegra_usb_phy *phy) in utmi_phy_postresume()
576 static void utmi_phy_restore_start(struct tegra_usb_phy *phy, in utmi_phy_restore_start()
597 static void utmi_phy_restore_end(struct tegra_usb_phy *phy) in utmi_phy_restore_end()
608 static int ulpi_phy_power_on(struct tegra_usb_phy *phy) in ulpi_phy_power_on()
682 static int ulpi_phy_power_off(struct tegra_usb_phy *phy) in ulpi_phy_power_off()
688 static void tegra_usb_phy_close(struct tegra_usb_phy *phy) in tegra_usb_phy_close()
696 static int tegra_usb_phy_power_on(struct tegra_usb_phy *phy) in tegra_usb_phy_power_on()
704 static int tegra_usb_phy_power_off(struct tegra_usb_phy *phy) in tegra_usb_phy_power_off()
714 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_usb_phy_suspend()
721 static int ulpi_open(struct tegra_usb_phy *phy) in ulpi_open()
757 static int tegra_usb_phy_init(struct tegra_usb_phy *phy) in tegra_usb_phy_init()
812 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_usb_phy_preresume()
821 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_usb_phy_postresume()
831 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_ehci_phy_restore_start()
840 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_ehci_phy_restore_end()
859 static int utmi_phy_probe(struct tegra_usb_phy *tegra_phy, in utmi_phy_probe()
973 struct tegra_usb_phy *tegra_phy = NULL; in tegra_usb_phy_probe()
1071 struct tegra_usb_phy *tegra_phy = platform_get_drvdata(pdev); in tegra_usb_phy_remove()