Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/clock/
Dtegra210-car.h342 #define TEGRA210_CLK_PLL_C4_OUT2 310 macro
/Linux-v4.19/drivers/clk/tegra/
Dclk-tegra210.c2471 [tegra_clk_pll_c4_out2] = { .dt_id = TEGRA210_CLK_PLL_C4_OUT2, .present = true },
2556 { .con_id = "pll_c4_out2", .dt_id = TEGRA210_CLK_PLL_C4_OUT2 },
3240 clks[TEGRA210_CLK_PLL_C4_OUT2] = clk; in tegra210_pll_init()