Home
last modified time | relevance | path

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

/linux-4.19.296/include/dt-bindings/clock/
Dtegra114-car.h254 #define TEGRA114_CLK_PLL_U_12M 226 macro
/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra114.c773 [tegra_clk_pll_u_12m] = { .dt_id = TEGRA114_CLK_PLL_U_12M, .present = true },
848 { .con_id = "pll_u_12M", .dt_id = TEGRA114_CLK_PLL_U_12M },
998 clks[TEGRA114_CLK_PLL_U_12M] = clk; in tegra114_pll_init()