Home
last modified time | relevance | path

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

/Linux-v6.6/include/dt-bindings/clock/
Dtegra210-car.h343 #define TEGRA210_CLK_PLL_C4_OUT1 309 macro
/Linux-v6.6/drivers/clk/tegra/
Dclk-tegra210.c2535 [tegra_clk_pll_c4_out1] = { .dt_id = TEGRA210_CLK_PLL_C4_OUT1, .present = true },
2620 { .con_id = "pll_c4_out1", .dt_id = TEGRA210_CLK_PLL_C4_OUT1 },
3379 clks[TEGRA210_CLK_PLL_C4_OUT1] = clk; in tegra210_pll_init()