Home
last modified time | relevance | path

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

/Linux-v5.4/include/dt-bindings/clock/
Dtegra124-car-common.h236 #define TEGRA124_CLK_PLL_M_OUT1 210 macro
/Linux-v5.4/drivers/clk/tegra/
Dclk-tegra124.c853 [tegra_clk_pll_m_out1] = { .dt_id = TEGRA124_CLK_PLL_M_OUT1, .present = true },
938 { .con_id = "pll_m_out1", .dt_id = TEGRA124_CLK_PLL_M_OUT1 },
1092 clks[TEGRA124_CLK_PLL_M_OUT1] = clk; in tegra124_pll_init()