Home
last modified time | relevance | path

Searched refs:UTMIP_PLL_CFG1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/phy/
Dphy-tegra-usb.c79 #define UTMIP_PLL_CFG1 0x804 macro
496 val = readl(base + UTMIP_PLL_CFG1); in utmi_phy_power_on()
501 writel(val, base + UTMIP_PLL_CFG1); in utmi_phy_power_on()
/Linux-v4.19/drivers/clk/tegra/
Dclk-pll.c194 #define UTMIP_PLL_CFG1 0x484 macro
1130 value = readl_relaxed(pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_enable()
1140 writel_relaxed(value, pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_enable()
1747 value = readl_relaxed(pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_tegra114_enable()
1758 writel_relaxed(value, pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_tegra114_enable()
1767 value = readl_relaxed(pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_tegra114_enable()
1770 writel_relaxed(value, pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_tegra114_enable()
Dclk-tegra210.c178 #define UTMIP_PLL_CFG1 0x484 macro
2772 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2783 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2786 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2789 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2804 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2807 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()