Lines Matching full:tegra132
1346 /* Tegra132 requires the SOC_THERM clock to remain active */
1434 * tegra132_clock_apply_init_table - initialize clocks on Tegra132 SoCs
1437 * by the rest of the kernel, for Tegra132 SoCs. It is intended to be
1452 * Everything in this function should be common to Tegra124 and Tegra132.
1462 pr_err("ioremap tegra124/tegra132 CAR failed\n"); in tegra124_132_clock_init_pre()
1497 /* For Tegra124 & Tegra132, PLLD is the only source for DSIA & DSIB */ in tegra124_132_clock_init_pre()
1529 * and Tegra132. This function must be called after
1554 * this code is shared between the Tegra124 and Tegra132 SoCs,
1568 * tegra132_clock_init - Tegra132-specific clock initialization
1571 * Register most SoC clocks for the Tegra132 system-on-chip. Most of
1572 * this code is shared between the Tegra124 and Tegra132 SoCs,
1575 * "nvidia,tegra132-car" string is encountered, and declared with
1583 * On Tegra132, these clocks are controlled by the in tegra132_clock_init()
1595 CLK_OF_DECLARE(tegra132, "nvidia,tegra132-car", tegra132_clock_init);