Home
last modified time | relevance | path

Searched refs:TEGRA210_CLK_PLL_C3 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/dt-bindings/clock/
Dtegra210-car.h271 #define TEGRA210_CLK_PLL_C3 240 macro
/linux-6.1.9/drivers/clk/tegra/
Dclk-tegra210.c2451 [tegra_clk_pll_c3] = { .dt_id = TEGRA210_CLK_PLL_C3, .present = true },
2570 { .con_id = "pll_c3", .dt_id = TEGRA210_CLK_PLL_C3 },
3232 clks[TEGRA210_CLK_PLL_C3] = clk; in tegra210_pll_init()