Home
last modified time | relevance | path

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

/Linux-v6.6/include/dt-bindings/clock/
Dtegra210-car.h288 #define TEGRA210_CLK_PLL_U_60M 256 macro
/Linux-v6.6/drivers/clk/tegra/
Dclk-tegra210.c2472 [tegra_clk_pll_u_60m] = { .dt_id = TEGRA210_CLK_PLL_U_60M, .present = true },
2584 { .con_id = "pll_u_60M", .dt_id = TEGRA210_CLK_PLL_U_60M },
3312 clks[TEGRA210_CLK_PLL_U_60M] = clk; in tegra210_pll_init()