Lines Matching refs:tegra_usb_phy
216 static inline struct tegra_usb_phy *to_tegra_usb_phy(struct usb_phy *u_phy) in to_tegra_usb_phy()
218 return container_of(u_phy, struct tegra_usb_phy, u_phy); in to_tegra_usb_phy()
221 static void set_pts(struct tegra_usb_phy *phy, u8 pts_val) in set_pts()
240 static void set_phcd(struct tegra_usb_phy *phy, bool enable) in set_phcd()
262 static int utmip_pad_open(struct tegra_usb_phy *phy) in utmip_pad_open()
303 static int utmip_pad_close(struct tegra_usb_phy *phy) in utmip_pad_close()
326 static int utmip_pad_power_on(struct tegra_usb_phy *phy) in utmip_pad_power_on()
367 static int utmip_pad_power_off(struct tegra_usb_phy *phy) in utmip_pad_power_off()
417 static void utmi_phy_clk_disable(struct tegra_usb_phy *phy) in utmi_phy_clk_disable()
449 static void utmi_phy_clk_enable(struct tegra_usb_phy *phy) in utmi_phy_clk_enable()
483 static int utmi_phy_power_on(struct tegra_usb_phy *phy) in utmi_phy_power_on()
649 static int utmi_phy_power_off(struct tegra_usb_phy *phy) in utmi_phy_power_off()
714 static void utmi_phy_preresume(struct tegra_usb_phy *phy) in utmi_phy_preresume()
724 static void utmi_phy_postresume(struct tegra_usb_phy *phy) in utmi_phy_postresume()
734 static void utmi_phy_restore_start(struct tegra_usb_phy *phy, in utmi_phy_restore_start()
755 static void utmi_phy_restore_end(struct tegra_usb_phy *phy) in utmi_phy_restore_end()
766 static int ulpi_phy_power_on(struct tegra_usb_phy *phy) in ulpi_phy_power_on()
840 static int ulpi_phy_power_off(struct tegra_usb_phy *phy) in ulpi_phy_power_off()
858 static int tegra_usb_phy_power_on(struct tegra_usb_phy *phy) in tegra_usb_phy_power_on()
880 static int tegra_usb_phy_power_off(struct tegra_usb_phy *phy) in tegra_usb_phy_power_off()
901 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_shutdown()
921 struct tegra_usb_phy *phy = data; in tegra_usb_phy_isr()
937 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_set_wakeup()
987 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_set_suspend()
1014 static int tegra_usb_phy_configure_pmc(struct tegra_usb_phy *phy) in tegra_usb_phy_configure_pmc()
1062 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_init()
1128 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_preresume()
1137 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_postresume()
1147 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_ehci_phy_restore_start()
1156 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_ehci_phy_restore_end()
1180 static int utmi_phy_probe(struct tegra_usb_phy *tegra_phy, in utmi_phy_probe()
1279 struct tegra_usb_phy *phy) in tegra_usb_phy_parse_pmc()
1343 struct tegra_usb_phy *tegra_phy; in tegra_usb_phy_probe()
1491 struct tegra_usb_phy *tegra_phy = platform_get_drvdata(pdev); in tegra_usb_phy_remove()