Home
last modified time | relevance | path

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

/linux-5.19.10/include/dt-bindings/clock/
Dtegra114-car.h254 #define TEGRA114_CLK_PLL_U_60M 224 macro
/linux-5.19.10/drivers/clk/tegra/
Dclk-tegra114.c761 [tegra_clk_pll_u_60m] = { .dt_id = TEGRA114_CLK_PLL_U_60M, .present = true },
830 { .con_id = "pll_u_60M", .dt_id = TEGRA114_CLK_PLL_U_60M },
960 clks[TEGRA114_CLK_PLL_U_60M] = clk; in tegra114_pll_init()