Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h278 #define TEGRA210_CLK_PLL_D 250 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dtegra210-car.h281 #define TEGRA210_CLK_PLL_D 250 macro
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-tegra210.c2412 [tegra_clk_pll_d] = { .dt_id = TEGRA210_CLK_PLL_D, .present = true },
2535 { .con_id = "pll_d", .dt_id = TEGRA210_CLK_PLL_D },
2598 TEGRA210_CLK_PLL_D };
3274 clks[TEGRA210_CLK_PLL_D] = clk; in tegra210_pll_init()