Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c80 #define UTMIP_PLL_CFG1 0x804 macro
498 val = readl_relaxed(base + UTMIP_PLL_CFG1); in utmi_phy_power_on()
503 writel_relaxed(val, base + UTMIP_PLL_CFG1); in utmi_phy_power_on()
/Linux-v5.10/drivers/clk/tegra/
Dclk-pll.c183 #define UTMIP_PLL_CFG1 0x484 macro
1170 value = readl_relaxed(pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_enable()
1180 writel_relaxed(value, pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_enable()
1795 value = readl_relaxed(pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_tegra114_enable()
1806 writel_relaxed(value, pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_tegra114_enable()
1815 value = readl_relaxed(pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_tegra114_enable()
1818 writel_relaxed(value, pll->clk_base + UTMIP_PLL_CFG1); in clk_pllu_tegra114_enable()
Dclk-tegra210.c170 #define UTMIP_PLL_CFG1 0x484 macro
2785 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2796 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2799 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2802 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2817 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()
2820 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG1); in tegra210_utmi_param_configure()