Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk-tegra114.c116 #define UTMIP_PLL_CFG2 0x488 macro
982 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG2); in tegra114_utmi_param_configure()
999 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG2); in tegra114_utmi_param_configure()
Dclk-tegra30.c121 #define UTMIP_PLL_CFG2 0x488 macro
882 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG2); in tegra30_utmi_param_configure()
899 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG2); in tegra30_utmi_param_configure()
Dclk-tegra124.c102 #define UTMIP_PLL_CFG2 0x488 macro
1041 reg = readl_relaxed(clk_base + UTMIP_PLL_CFG2); in tegra124_utmi_param_configure()
1058 writel_relaxed(reg, clk_base + UTMIP_PLL_CFG2); in tegra124_utmi_param_configure()