Searched refs:TEGRA114_CLK_PLL_C2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/dt-bindings/clock/ |
D | tegra114-car.h | 236 #define TEGRA114_CLK_PLL_C2 207 macro
|
/linux-6.1.9/drivers/clk/tegra/ |
D | clk-tegra114.c | 744 [tegra_clk_pll_c2] = { .dt_id = TEGRA114_CLK_PLL_C2, .present = true }, 817 { .con_id = "pll_c2", .dt_id = TEGRA114_CLK_PLL_C2 }, 921 clks[TEGRA114_CLK_PLL_C2] = clk; in tegra114_pll_init() 1151 { TEGRA114_CLK_GR2D, TEGRA114_CLK_PLL_C2, 300000000, 0 }, 1152 { TEGRA114_CLK_GR3D, TEGRA114_CLK_PLL_C2, 300000000, 0 },
|