Home
last modified time | relevance | path

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

/linux-4.19.296/include/dt-bindings/clock/
Dtegra114-car.h250 #define TEGRA114_CLK_PLL_U_480M 223 macro
/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra114.c770 [tegra_clk_pll_u_480m] = { .dt_id = TEGRA114_CLK_PLL_U_480M, .present = true },
845 { .con_id = "pll_u_480M", .dt_id = TEGRA114_CLK_PLL_U_480M },
983 clks[TEGRA114_CLK_PLL_U_480M] = clk; in tegra114_pll_init()