Searched refs:tegra_pll_p (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/arm/mach-tegra/ |
D | tegra2_clocks.c | 1561 static struct clk tegra_pll_p = { variable 1584 .parent = &tegra_pll_p, 1594 .parent = &tegra_pll_p, 1604 .parent = &tegra_pll_p, 1614 .parent = &tegra_pll_p, 1924 { .input = &tegra_pll_p, .value = 4}, 1968 .backup = &tegra_pll_p, 2010 { .input = &tegra_pll_p, .value = 2}, 2018 { .input = &tegra_pll_p, .value = 2}, 2024 { .input = &tegra_pll_p, .value = 0}, [all …]
|