tegra_usb_phy
static int tegra_usb_phy_power_on(struct tegra_usb_phy *phy)
static int tegra_usb_phy_power_off(struct tegra_usb_phy *phy)
struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy);
struct tegra_usb_phy *phy = data;
struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy);
struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy);
static int tegra_usb_phy_configure_pmc(struct tegra_usb_phy *phy)
struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy);
static int utmi_phy_probe(struct tegra_usb_phy *tegra_phy,
struct tegra_usb_phy *phy)
struct tegra_usb_phy *tegra_phy;
struct tegra_usb_phy *tegra_phy = platform_get_drvdata(pdev);
static inline struct tegra_usb_phy *to_tegra_usb_phy(struct usb_phy *u_phy)
return container_of(u_phy, struct tegra_usb_phy, u_phy);
static void set_pts(struct tegra_usb_phy *phy, u8 pts_val)
static void set_phcd(struct tegra_usb_phy *phy, bool enable)
static int utmip_pad_open(struct tegra_usb_phy *phy)
static int utmip_pad_close(struct tegra_usb_phy *phy)
static int utmip_pad_power_on(struct tegra_usb_phy *phy)
static int utmip_pad_power_off(struct tegra_usb_phy *phy)
static void utmi_phy_clk_disable(struct tegra_usb_phy *phy)
static void utmi_phy_clk_enable(struct tegra_usb_phy *phy)
static int utmi_phy_power_on(struct tegra_usb_phy *phy)
static int utmi_phy_power_off(struct tegra_usb_phy *phy)
static int ulpi_phy_power_on(struct tegra_usb_phy *phy)
static int ulpi_phy_power_off(struct tegra_usb_phy *phy)
static u32 tegra_hsic_readl(struct tegra_usb_phy *phy, u32 reg)
static void tegra_hsic_writel(struct tegra_usb_phy *phy, u32 reg, u32 value)
static int uhsic_phy_power_on(struct tegra_usb_phy *phy)
static int uhsic_phy_power_off(struct tegra_usb_phy *phy)