Home
last modified time | relevance | path

Searched refs:TEGRA210_CLK_PLL_C2 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h267 #define TEGRA210_CLK_PLL_C2 239 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dtegra210-car.h270 #define TEGRA210_CLK_PLL_C2 239 macro
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-tegra210.c2399 [tegra_clk_pll_c2] = { .dt_id = TEGRA210_CLK_PLL_C2, .present = true },
2518 { .con_id = "pll_c2", .dt_id = TEGRA210_CLK_PLL_C2 },
3175 clks[TEGRA210_CLK_PLL_C2] = clk; in tegra210_pll_init()