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()847 static void tegra_usb_phy_shutdown(struct usb_phy *u_phy) in tegra_usb_phy_shutdown()883 static int tegra_usb_phy_set_wakeup(struct usb_phy *u_phy, bool enable) in tegra_usb_phy_set_wakeup()933 static int tegra_usb_phy_set_suspend(struct usb_phy *u_phy, int suspend) in tegra_usb_phy_set_suspend()1008 static int tegra_usb_phy_init(struct usb_phy *u_phy) in tegra_usb_phy_init()
73 struct usb_phy u_phy; member
374 struct sci_phy_user_params *u_phy = &u->phys[i]; in isci_user_parameters_get() local