Home
last modified time | relevance | path

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

/linux-6.12.1/include/dt-bindings/clock/
Dtegra124-car-common.h255 #define TEGRA124_CLK_PLL_U_12M 226 macro
/linux-6.12.1/drivers/clk/tegra/
Dclk-tegra124.c888 [tegra_clk_pll_u_12m] = { .dt_id = TEGRA124_CLK_PLL_U_12M, .present = true },
958 { .con_id = "pll_u_12M", .dt_id = TEGRA124_CLK_PLL_U_12M },
1176 clks[TEGRA124_CLK_PLL_U_12M] = clk; in tegra124_pll_init()