Lines Matching defs:phy

213 static void set_pts(struct tegra_usb_phy *phy, u8 pts_val)  in set_pts()
232 static void set_phcd(struct tegra_usb_phy *phy, bool enable) in set_phcd()
254 static int utmip_pad_open(struct tegra_usb_phy *phy) in utmip_pad_open()
295 static int utmip_pad_close(struct tegra_usb_phy *phy) in utmip_pad_close()
318 static int utmip_pad_power_on(struct tegra_usb_phy *phy) in utmip_pad_power_on()
359 static int utmip_pad_power_off(struct tegra_usb_phy *phy) in utmip_pad_power_off()
409 static void utmi_phy_clk_disable(struct tegra_usb_phy *phy) in utmi_phy_clk_disable()
441 static void utmi_phy_clk_enable(struct tegra_usb_phy *phy) in utmi_phy_clk_enable()
475 static int utmi_phy_power_on(struct tegra_usb_phy *phy) in utmi_phy_power_on()
640 static int utmi_phy_power_off(struct tegra_usb_phy *phy) in utmi_phy_power_off()
704 static void utmi_phy_preresume(struct tegra_usb_phy *phy) in utmi_phy_preresume()
714 static void utmi_phy_postresume(struct tegra_usb_phy *phy) in utmi_phy_postresume()
724 static void utmi_phy_restore_start(struct tegra_usb_phy *phy, in utmi_phy_restore_start()
745 static void utmi_phy_restore_end(struct tegra_usb_phy *phy) in utmi_phy_restore_end()
756 static int ulpi_phy_power_on(struct tegra_usb_phy *phy) in ulpi_phy_power_on()
830 static int ulpi_phy_power_off(struct tegra_usb_phy *phy) in ulpi_phy_power_off()
848 static int tegra_usb_phy_power_on(struct tegra_usb_phy *phy) in tegra_usb_phy_power_on()
870 static int tegra_usb_phy_power_off(struct tegra_usb_phy *phy) in tegra_usb_phy_power_off()
891 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_shutdown() local
909 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_set_wakeup() local
918 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_set_suspend() local
931 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_init() local
993 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_preresume() local
1002 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_postresume() local
1012 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_ehci_phy_restore_start() local
1021 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_ehci_phy_restore_end() local
1167 struct usb_phy *phy; in tegra_usb_phy_probe() local