Home
last modified time | relevance | path

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

/linux-4.19.296/include/dt-bindings/clock/
Dtegra114-car.h252 #define TEGRA114_CLK_PLL_U_60M 224 macro
/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra114.c771 [tegra_clk_pll_u_60m] = { .dt_id = TEGRA114_CLK_PLL_U_60M, .present = true },
846 { .con_id = "pll_u_60M", .dt_id = TEGRA114_CLK_PLL_U_60M },
988 clks[TEGRA114_CLK_PLL_U_60M] = clk; in tegra114_pll_init()