Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h340 #define TEGRA210_CLK_PLL_C4_OUT2 310 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dtegra210-car.h344 #define TEGRA210_CLK_PLL_C4_OUT2 310 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c2536 [tegra_clk_pll_c4_out2] = { .dt_id = TEGRA210_CLK_PLL_C4_OUT2, .present = true },
2621 { .con_id = "pll_c4_out2", .dt_id = TEGRA210_CLK_PLL_C4_OUT2 },
3385 clks[TEGRA210_CLK_PLL_C4_OUT2] = clk; in tegra210_pll_init()