Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dtegra114-car.h239 #define TEGRA114_CLK_PLL_M_OUT1 210 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra114-car.h236 #define TEGRA114_CLK_PLL_M_OUT1 210 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra114.c747 [tegra_clk_pll_m_out1] = { .dt_id = TEGRA114_CLK_PLL_M_OUT1, .present = true },
825 { .con_id = "pll_m_out1", .dt_id = TEGRA114_CLK_PLL_M_OUT1 },
940 clks[TEGRA114_CLK_PLL_M_OUT1] = clk; in tegra114_pll_init()