Lines Matching full:tegra132
1347 /* Tegra132 requires the SOC_THERM clock to remain active */
1435 * tegra132_clock_apply_init_table - initialize clocks on Tegra132 SoCs
1438 * by the rest of the kernel, for Tegra132 SoCs. It is intended to be
1453 * Everything in this function should be common to Tegra124 and Tegra132.
1463 pr_err("ioremap tegra124/tegra132 CAR failed\n"); in tegra124_132_clock_init_pre()
1499 /* For Tegra124 & Tegra132, PLLD is the only source for DSIA & DSIB */ in tegra124_132_clock_init_pre()
1531 * and Tegra132. This function must be called after
1556 * this code is shared between the Tegra124 and Tegra132 SoCs,
1570 * tegra132_clock_init - Tegra132-specific clock initialization
1573 * Register most SoC clocks for the Tegra132 system-on-chip. Most of
1574 * this code is shared between the Tegra124 and Tegra132 SoCs,
1577 * "nvidia,tegra132-car" string is encountered, and declared with
1585 * On Tegra132, these clocks are controlled by the in tegra132_clock_init()
1597 CLK_OF_DECLARE(tegra132, "nvidia,tegra132-car", tegra132_clock_init);