Searched refs:tegra_pll_d (Results 1 – 1 of 1) sorted by relevance
1675 static struct clk tegra_pll_d = { variable1698 .parent = &tegra_pll_d,2074 { .input = &tegra_pll_d, .value = 0},2270 &tegra_pll_d,2340 *ctx++ = clk_readl(tegra_pll_d.reg + PLL_BASE); in tegra_clk_suspend()2341 *ctx++ = clk_readl(tegra_pll_d.reg + PLL_MISC(&tegra_pll_d)); in tegra_clk_suspend()2395 clk_writel(*ctx++, tegra_pll_d.reg + PLL_BASE); in tegra_clk_resume()2396 clk_writel(*ctx++, tegra_pll_d.reg + PLL_MISC(&tegra_pll_d)); in tegra_clk_resume()