Searched refs:tegra_usb_phy (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
H A Dphy-tegra-usb.c37 #include <linux/usb/tegra_usb_phy.h>
206 static void set_pts(struct tegra_usb_phy *phy, u8 pts_val) set_pts()
224 static void set_phcd(struct tegra_usb_phy *phy, bool enable) set_phcd()
246 static int utmip_pad_open(struct tegra_usb_phy *phy) utmip_pad_open()
257 static void utmip_pad_power_on(struct tegra_usb_phy *phy) utmip_pad_power_on()
288 static int utmip_pad_power_off(struct tegra_usb_phy *phy) utmip_pad_power_off()
327 static void utmi_phy_clk_disable(struct tegra_usb_phy *phy) utmi_phy_clk_disable()
349 static void utmi_phy_clk_enable(struct tegra_usb_phy *phy) utmi_phy_clk_enable()
372 static int utmi_phy_power_on(struct tegra_usb_phy *phy) utmi_phy_power_on()
521 static int utmi_phy_power_off(struct tegra_usb_phy *phy) utmi_phy_power_off()
556 static void utmi_phy_preresume(struct tegra_usb_phy *phy) utmi_phy_preresume()
566 static void utmi_phy_postresume(struct tegra_usb_phy *phy) utmi_phy_postresume()
576 static void utmi_phy_restore_start(struct tegra_usb_phy *phy, utmi_phy_restore_start()
597 static void utmi_phy_restore_end(struct tegra_usb_phy *phy) utmi_phy_restore_end()
608 static int ulpi_phy_power_on(struct tegra_usb_phy *phy) ulpi_phy_power_on()
682 static int ulpi_phy_power_off(struct tegra_usb_phy *phy) ulpi_phy_power_off()
688 static void tegra_usb_phy_close(struct tegra_usb_phy *phy) tegra_usb_phy_close()
696 static int tegra_usb_phy_power_on(struct tegra_usb_phy *phy) tegra_usb_phy_power_on()
704 static int tegra_usb_phy_power_off(struct tegra_usb_phy *phy) tegra_usb_phy_power_off()
714 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); tegra_usb_phy_suspend()
721 static int ulpi_open(struct tegra_usb_phy *phy) ulpi_open()
757 static int tegra_usb_phy_init(struct tegra_usb_phy *phy) tegra_usb_phy_init()
812 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); tegra_usb_phy_preresume()
821 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); tegra_usb_phy_postresume()
831 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); tegra_ehci_phy_restore_start()
840 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); tegra_ehci_phy_restore_end()
859 static int utmi_phy_probe(struct tegra_usb_phy *tegra_phy, utmi_phy_probe()
973 struct tegra_usb_phy *tegra_phy = NULL; tegra_usb_phy_probe()
1071 struct tegra_usb_phy *tegra_phy = platform_get_drvdata(pdev); tegra_usb_phy_remove()
/linux-4.4.14/include/linux/usb/
H A Dtegra_usb_phy.h61 struct tegra_usb_phy { struct
/linux-4.4.14/arch/arm/mach-tegra/
H A Dtegra.c36 #include <linux/usb/tegra_usb_phy.h>
/linux-4.4.14/drivers/usb/host/
H A Dehci-tegra.c34 #include <linux/usb/tegra_usb_phy.h>
56 struct tegra_usb_phy *phy;

Completed in 95 milliseconds