Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h280 #define TEGRA210_CLK_PLL_D2 252 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dtegra210-car.h283 #define TEGRA210_CLK_PLL_D2 252 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c2465 [tegra_clk_pll_d2] = { .dt_id = TEGRA210_CLK_PLL_D2, .present = true },
2588 { .con_id = "pll_d2", .dt_id = TEGRA210_CLK_PLL_D2 },
3407 clks[TEGRA210_CLK_PLL_D2] = clk; in tegra210_pll_init()