Symbol: tegra_usb_phy
drivers/usb/phy/phy-tegra-usb.c
1013
static int tegra_usb_phy_power_on(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
1048
static int tegra_usb_phy_power_off(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
1082
struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy);
drivers/usb/phy/phy-tegra-usb.c
1102
struct tegra_usb_phy *phy = data;
drivers/usb/phy/phy-tegra-usb.c
1118
struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy);
drivers/usb/phy/phy-tegra-usb.c
1168
struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy);
drivers/usb/phy/phy-tegra-usb.c
1195
static int tegra_usb_phy_configure_pmc(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
1243
struct tegra_usb_phy *phy = to_tegra_usb_phy(u_phy);
drivers/usb/phy/phy-tegra-usb.c
1324
static int utmi_phy_probe(struct tegra_usb_phy *tegra_phy,
drivers/usb/phy/phy-tegra-usb.c
1421
struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
1493
struct tegra_usb_phy *tegra_phy;
drivers/usb/phy/phy-tegra-usb.c
1639
struct tegra_usb_phy *tegra_phy = platform_get_drvdata(pdev);
drivers/usb/phy/phy-tegra-usb.c
283
static inline struct tegra_usb_phy *to_tegra_usb_phy(struct usb_phy *u_phy)
drivers/usb/phy/phy-tegra-usb.c
285
return container_of(u_phy, struct tegra_usb_phy, u_phy);
drivers/usb/phy/phy-tegra-usb.c
288
static void set_pts(struct tegra_usb_phy *phy, u8 pts_val)
drivers/usb/phy/phy-tegra-usb.c
307
static void set_phcd(struct tegra_usb_phy *phy, bool enable)
drivers/usb/phy/phy-tegra-usb.c
329
static int utmip_pad_open(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
370
static int utmip_pad_close(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
393
static int utmip_pad_power_on(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
434
static int utmip_pad_power_off(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
484
static void utmi_phy_clk_disable(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
516
static void utmi_phy_clk_enable(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
550
static int utmi_phy_power_on(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
716
static int utmi_phy_power_off(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
781
static int ulpi_phy_power_on(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
855
static int ulpi_phy_power_off(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
873
static u32 tegra_hsic_readl(struct tegra_usb_phy *phy, u32 reg)
drivers/usb/phy/phy-tegra-usb.c
881
static void tegra_hsic_writel(struct tegra_usb_phy *phy, u32 reg, u32 value)
drivers/usb/phy/phy-tegra-usb.c
889
static int uhsic_phy_power_on(struct tegra_usb_phy *phy)
drivers/usb/phy/phy-tegra-usb.c
988
static int uhsic_phy_power_off(struct tegra_usb_phy *phy)