Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h265 #define TEGRA210_CLK_PLL_C 237 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dtegra210-car.h268 #define TEGRA210_CLK_PLL_C 237 macro
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-tegra210.c2397 [tegra_clk_pll_c] = { .dt_id = TEGRA210_CLK_PLL_C, .present = true },
2516 { .con_id = "pll_c", .dt_id = TEGRA210_CLK_PLL_C },
3153 clks[TEGRA210_CLK_PLL_C] = clk; in tegra210_pll_init()