Home
last modified time | relevance | path

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

/Linux-v6.6/include/dt-bindings/clock/
Dtegra210-car.h344 #define TEGRA210_CLK_PLL_C4_OUT2 310 macro
/Linux-v6.6/drivers/clk/tegra/
Dclk-tegra210.c2536 [tegra_clk_pll_c4_out2] = { .dt_id = TEGRA210_CLK_PLL_C4_OUT2, .present = true },
2621 { .con_id = "pll_c4_out2", .dt_id = TEGRA210_CLK_PLL_C4_OUT2 },
3385 clks[TEGRA210_CLK_PLL_C4_OUT2] = clk; in tegra210_pll_init()