Home
last modified time | relevance | path

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

/linux-5.19.10/include/dt-bindings/clock/
Dtegra114-car.h234 #define TEGRA114_CLK_PLL_C 205 macro
/linux-5.19.10/drivers/clk/tegra/
Dclk-tegra114.c742 [tegra_clk_pll_c] = { .dt_id = TEGRA114_CLK_PLL_C, .present = true },
815 { .con_id = "pll_c", .dt_id = TEGRA114_CLK_PLL_C },
907 clks[TEGRA114_CLK_PLL_C] = clk; in tegra114_pll_init()