Home
last modified time | relevance | path

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

/linux-5.19.10/include/dt-bindings/clock/
Dtegra114-car.h256 #define TEGRA114_CLK_PLL_U_12M 226 macro
/linux-5.19.10/drivers/clk/tegra/
Dclk-tegra114.c763 [tegra_clk_pll_u_12m] = { .dt_id = TEGRA114_CLK_PLL_U_12M, .present = true },
832 { .con_id = "pll_u_12M", .dt_id = TEGRA114_CLK_PLL_U_12M },
970 clks[TEGRA114_CLK_PLL_U_12M] = clk; in tegra114_pll_init()