Home
last modified time | relevance | path

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

/linux-6.6.21/include/dt-bindings/clock/
Dtegra210-car.h270 #define TEGRA210_CLK_PLL_C2 239 macro
/linux-6.6.21/drivers/clk/tegra/
Dclk-tegra210.c2450 [tegra_clk_pll_c2] = { .dt_id = TEGRA210_CLK_PLL_C2, .present = true },
2569 { .con_id = "pll_c2", .dt_id = TEGRA210_CLK_PLL_C2 },
3226 clks[TEGRA210_CLK_PLL_C2] = clk; in tegra210_pll_init()