Lines Matching defs:phy

197 static void set_pts(struct tegra_usb_phy *phy, u8 pts_val)  in set_pts()
215 static void set_phcd(struct tegra_usb_phy *phy, bool enable) in set_phcd()
237 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 void utmip_pad_power_on(struct tegra_usb_phy *phy) in utmip_pad_power_on()
349 static int utmip_pad_power_off(struct tegra_usb_phy *phy) in utmip_pad_power_off()
384 static void utmi_phy_clk_disable(struct tegra_usb_phy *phy) in utmi_phy_clk_disable()
415 static void utmi_phy_clk_enable(struct tegra_usb_phy *phy) in utmi_phy_clk_enable()
448 static int utmi_phy_power_on(struct tegra_usb_phy *phy) in utmi_phy_power_on()
597 static int utmi_phy_power_off(struct tegra_usb_phy *phy) in utmi_phy_power_off()
632 static void utmi_phy_preresume(struct tegra_usb_phy *phy) in utmi_phy_preresume()
642 static void utmi_phy_postresume(struct tegra_usb_phy *phy) in utmi_phy_postresume()
652 static void utmi_phy_restore_start(struct tegra_usb_phy *phy, in utmi_phy_restore_start()
673 static void utmi_phy_restore_end(struct tegra_usb_phy *phy) in utmi_phy_restore_end()
684 static int ulpi_phy_power_on(struct tegra_usb_phy *phy) in ulpi_phy_power_on()
758 static int ulpi_phy_power_off(struct tegra_usb_phy *phy) in ulpi_phy_power_off()
764 static void tegra_usb_phy_close(struct tegra_usb_phy *phy) in tegra_usb_phy_close()
775 static int tegra_usb_phy_power_on(struct tegra_usb_phy *phy) in tegra_usb_phy_power_on()
783 static int tegra_usb_phy_power_off(struct tegra_usb_phy *phy) in tegra_usb_phy_power_off()
793 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_usb_phy_suspend() local
800 static int ulpi_open(struct tegra_usb_phy *phy) in ulpi_open()
838 static int tegra_usb_phy_init(struct tegra_usb_phy *phy) in tegra_usb_phy_init()
896 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_usb_phy_preresume() local
905 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_usb_phy_postresume() local
915 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_ehci_phy_restore_start() local
924 struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); in tegra_ehci_phy_restore_end() local