Searched refs:tegra_pll_c (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/arm/mach-tegra/ |
D | tegra2_clocks.c | 1479 static struct clk tegra_pll_c = { variable 1502 .parent = &tegra_pll_c, 1921 { .input = &tegra_pll_c, .value = 1}, 2009 { .input = &tegra_pll_c, .value = 1}, 2017 { .input = &tegra_pll_c, .value = 1}, 2025 { .input = &tegra_pll_c, .value = 1}, 2042 {.input = &tegra_pll_c, .value = 2}, 2049 {.input = &tegra_pll_c, .value = 1}, 2058 {.input = &tegra_pll_c, .value = 1}, 2261 &tegra_pll_c, [all …]
|