Home
last modified time | relevance | path

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

/linux-6.1.9/include/dt-bindings/clock/
Dtegra114-car.h252 #define TEGRA114_CLK_PLL_U_480M 223 macro
/linux-6.1.9/drivers/clk/tegra/
Dclk-tegra114.c760 [tegra_clk_pll_u_480m] = { .dt_id = TEGRA114_CLK_PLL_U_480M, .present = true },
829 { .con_id = "pll_u_480M", .dt_id = TEGRA114_CLK_PLL_U_480M },
955 clks[TEGRA114_CLK_PLL_U_480M] = clk; in tegra114_pll_init()