Searched defs:u_phy (Results 1 – 4 of 4) sorted by relevance
198 static inline struct tegra_usb_phy *to_tegra_usb_phy(struct usb_phy *u_phy) in to_tegra_usb_phy()809 static void tegra_usb_phy_shutdown(struct usb_phy *u_phy) in tegra_usb_phy_shutdown()827 static int tegra_usb_phy_set_suspend(struct usb_phy *u_phy, int suspend) in tegra_usb_phy_set_suspend()840 static int tegra_usb_phy_init(struct usb_phy *u_phy) in tegra_usb_phy_init()902 void tegra_usb_phy_preresume(struct usb_phy *u_phy) in tegra_usb_phy_preresume()911 void tegra_usb_phy_postresume(struct usb_phy *u_phy) in tegra_usb_phy_postresume()920 void tegra_ehci_phy_restore_start(struct usb_phy *u_phy, in tegra_ehci_phy_restore_start()930 void tegra_ehci_phy_restore_end(struct usb_phy *u_phy) in tegra_ehci_phy_restore_end()
77 struct usb_phy u_phy; member
391 struct usb_phy *u_phy; in tegra_ehci_probe() local
392 struct sci_phy_user_params *u_phy = &u->phys[i]; in isci_user_parameters_get() local