Searched defs:u_phy (Results 1 – 3 of 3) sorted by relevance
216 static inline struct tegra_usb_phy *to_tegra_usb_phy(struct usb_phy *u_phy) in to_tegra_usb_phy()899 static void tegra_usb_phy_shutdown(struct usb_phy *u_phy) in tegra_usb_phy_shutdown()935 static int tegra_usb_phy_set_wakeup(struct usb_phy *u_phy, bool enable) in tegra_usb_phy_set_wakeup()985 static int tegra_usb_phy_set_suspend(struct usb_phy *u_phy, int suspend) in tegra_usb_phy_set_suspend()1060 static int tegra_usb_phy_init(struct usb_phy *u_phy) in tegra_usb_phy_init()1126 void tegra_usb_phy_preresume(struct usb_phy *u_phy) in tegra_usb_phy_preresume()1135 void tegra_usb_phy_postresume(struct usb_phy *u_phy) in tegra_usb_phy_postresume()1144 void tegra_ehci_phy_restore_start(struct usb_phy *u_phy, in tegra_ehci_phy_restore_start()1154 void tegra_ehci_phy_restore_end(struct usb_phy *u_phy) in tegra_ehci_phy_restore_end()
72 struct usb_phy u_phy; member
394 struct sci_phy_user_params *u_phy = &u->phys[i]; in isci_user_parameters_get() local