Home
last modified time | relevance | path

Searched refs:TEGRA210_CLK_PLL_U (Results 1 – 2 of 2) sorted by relevance

/linux/include/dt-bindings/clock/
H A Dtegra210-car.h285 #define TEGRA210_CLK_PLL_U 254 macro
/linux/drivers/clk/tegra/
H A Dclk-tegra210.c2467 [tegra_clk_pll_u] = { .dt_id = TEGRA210_CLK_PLL_U, .present = true },
2579 { .con_id = "pll_u", .dt_id = TEGRA210_CLK_PLL_U },
3268 clks[TEGRA210_CLK_PLL_U] = clk; in tegra210_pll_init()