Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h342 #define TEGRA210_CLK_PLL_U_OUT 312 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dtegra210-car.h346 #define TEGRA210_CLK_PLL_U_OUT 312 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c2468 [tegra_clk_pll_u_out] = { .dt_id = TEGRA210_CLK_PLL_U_OUT, .present = true },
2580 { .con_id = "pll_u_out", .dt_id = TEGRA210_CLK_PLL_U_OUT },
3276 clks[TEGRA210_CLK_PLL_U_OUT] = clk; in tegra210_pll_init()