Searched refs:tegra_pll_p (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/arm/mach-tegra/ |
D | tegra2_clocks.c | 1574 static struct clk tegra_pll_p = { variable 1597 .parent = &tegra_pll_p, 1607 .parent = &tegra_pll_p, 1617 .parent = &tegra_pll_p, 1627 .parent = &tegra_pll_p, 1937 { .input = &tegra_pll_p, .value = 4}, 1981 .backup = &tegra_pll_p, 2023 { .input = &tegra_pll_p, .value = 2}, 2031 { .input = &tegra_pll_p, .value = 2}, 2037 { .input = &tegra_pll_p, .value = 0}, [all …]
|
D | tegra30_clocks.c | 2164 static struct clk tegra_pll_p = { variable 2188 .parent = &tegra_pll_p, 2198 .parent = &tegra_pll_p, 2208 .parent = &tegra_pll_p, 2218 .parent = &tegra_pll_p, 2586 {.input = &tegra_pll_p, .value = 2}, \ 2689 { .input = &tegra_pll_p, .value = 2}, 2695 { .input = &tegra_pll_p, .value = 0}, 2703 { .input = &tegra_pll_p, .value = 0}, 2709 {.input = &tegra_pll_p, .value = 0}, [all …]
|