Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dtegra124-car-common.h238 #define TEGRA124_CLK_PLL_M_OUT1 210 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra124-car-common.h235 #define TEGRA124_CLK_PLL_M_OUT1 210 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra124.c872 [tegra_clk_pll_m_out1] = { .dt_id = TEGRA124_CLK_PLL_M_OUT1, .present = true },
951 { .con_id = "pll_m_out1", .dt_id = TEGRA124_CLK_PLL_M_OUT1 },
1139 clks[TEGRA124_CLK_PLL_M_OUT1] = clk; in tegra124_pll_init()