Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dtegra124-car-common.h235 #define TEGRA124_CLK_PLL_C2 207 macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dtegra124-car-common.h232 #define TEGRA124_CLK_PLL_C2 207 macro
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-tegra124.c869 [tegra_clk_pll_c2] = { .dt_id = TEGRA124_CLK_PLL_C2, .present = true },
943 { .con_id = "pll_c2", .dt_id = TEGRA124_CLK_PLL_C2 },
1117 clks[TEGRA124_CLK_PLL_C2] = clk; in tegra124_pll_init()