Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/clock/
Dtegra124-car-common.h253 #define TEGRA124_CLK_PLL_U_12M 226 macro
/Linux-v4.19/drivers/clk/tegra/
Dclk-tegra124.c881 [tegra_clk_pll_u_12m] = { .dt_id = TEGRA124_CLK_PLL_U_12M, .present = true },
957 { .con_id = "pll_u_12M", .dt_id = TEGRA124_CLK_PLL_U_12M },
1141 clks[TEGRA124_CLK_PLL_U_12M] = clk; in tegra124_pll_init()