Home
last modified time | relevance | path

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

/linux-4.19.296/include/dt-bindings/clock/
Dtegra114-car.h237 #define TEGRA114_CLK_PLL_M_OUT1 210 macro
/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra114.c757 [tegra_clk_pll_m_out1] = { .dt_id = TEGRA114_CLK_PLL_M_OUT1, .present = true },
841 { .con_id = "pll_m_out1", .dt_id = TEGRA114_CLK_PLL_M_OUT1 },
968 clks[TEGRA114_CLK_PLL_M_OUT1] = clk; in tegra114_pll_init()