Home
last modified time | relevance | path

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

/linux-4.19.296/include/dt-bindings/clock/
Dtegra210-car.h266 #define TEGRA210_CLK_PLL_C 237 macro
/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra210.c2376 [tegra_clk_pll_c] = { .dt_id = TEGRA210_CLK_PLL_C, .present = true },
2501 { .con_id = "pll_c", .dt_id = TEGRA210_CLK_PLL_C },
3070 clks[TEGRA210_CLK_PLL_C] = clk; in tegra210_pll_init()