Home
last modified time | relevance | path

Searched refs:tegra_pll_d (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-tegra/
Dtegra2_clocks.c1688 static struct clk tegra_pll_d = { variable
1711 .parent = &tegra_pll_d,
2087 { .input = &tegra_pll_d, .value = 0},
2283 &tegra_pll_d,
2353 *ctx++ = clk_readl(tegra_pll_d.reg + PLL_BASE); in tegra_clk_suspend()
2354 *ctx++ = clk_readl(tegra_pll_d.reg + PLL_MISC(&tegra_pll_d)); in tegra_clk_suspend()
2408 clk_writel(*ctx++, tegra_pll_d.reg + PLL_BASE); in tegra_clk_resume()
2409 clk_writel(*ctx++, tegra_pll_d.reg + PLL_MISC(&tegra_pll_d)); in tegra_clk_resume()
Dtegra30_clocks.c2285 static struct clk tegra_pll_d = { variable
2308 .parent = &tegra_pll_d,
3037 &tegra_pll_d,