Lines Matching defs: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()
483 static int utmi_phy_power_on(struct tegra_usb_phy *phy) in utmi_phy_power_on()
649 static int utmi_phy_power_off(struct tegra_usb_phy *phy) in utmi_phy_power_off()
714 static void utmi_phy_preresume(struct tegra_usb_phy *phy) in utmi_phy_preresume()
724 static void utmi_phy_postresume(struct tegra_usb_phy *phy) in utmi_phy_postresume()
734 static void utmi_phy_restore_start(struct tegra_usb_phy *phy, in utmi_phy_restore_start()
755 static void utmi_phy_restore_end(struct tegra_usb_phy *phy) in utmi_phy_restore_end()
766 static int ulpi_phy_power_on(struct tegra_usb_phy *phy) in ulpi_phy_power_on()
840 static int ulpi_phy_power_off(struct tegra_usb_phy *phy) in ulpi_phy_power_off()
858 static int tegra_usb_phy_power_on(struct tegra_usb_phy *phy) in tegra_usb_phy_power_on()
880 static int tegra_usb_phy_power_off(struct tegra_usb_phy *phy) in tegra_usb_phy_power_off()
901 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_shutdown() local
921 struct tegra_usb_phy *phy = data; in tegra_usb_phy_isr() local
937 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_set_wakeup() local
987 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_set_suspend() local
1014 static int tegra_usb_phy_configure_pmc(struct tegra_usb_phy *phy) in tegra_usb_phy_configure_pmc()
1062 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_init() local
1128 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_preresume() local
1137 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_usb_phy_postresume() local
1147 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_ehci_phy_restore_start() local
1156 struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy); in tegra_ehci_phy_restore_end() local
1279 struct tegra_usb_phy *phy) in tegra_usb_phy_parse_pmc()
1348 struct usb_phy *phy; in tegra_usb_phy_probe() local