Searched refs:tegra_usb_phy (Results 1 – 2 of 2) sorted by relevance
216 static inline struct tegra_usb_phy *to_tegra_usb_phy(struct usb_phy *u_phy) in to_tegra_usb_phy()218 return container_of(u_phy, struct tegra_usb_phy, u_phy); in to_tegra_usb_phy()221 static void set_pts(struct tegra_usb_phy *phy, u8 pts_val) in set_pts()240 static void set_phcd(struct tegra_usb_phy *phy, bool enable) in set_phcd()262 static int utmip_pad_open(struct tegra_usb_phy *phy) in utmip_pad_open()303 static int utmip_pad_close(struct tegra_usb_phy *phy) in utmip_pad_close()326 static int utmip_pad_power_on(struct tegra_usb_phy *phy) in utmip_pad_power_on()367 static int utmip_pad_power_off(struct tegra_usb_phy *phy) in utmip_pad_power_off()417 static void utmi_phy_clk_disable(struct tegra_usb_phy *phy) in utmi_phy_clk_disable()449 static void utmi_phy_clk_enable(struct tegra_usb_phy *phy) in utmi_phy_clk_enable()[all …]
57 struct tegra_usb_phy { struct