Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h339 #define TEGRA210_CLK_PLL_C4_OUT1 309 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dtegra210-car.h343 #define TEGRA210_CLK_PLL_C4_OUT1 309 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c2535 [tegra_clk_pll_c4_out1] = { .dt_id = TEGRA210_CLK_PLL_C4_OUT1, .present = true },
2620 { .con_id = "pll_c4_out1", .dt_id = TEGRA210_CLK_PLL_C4_OUT1 },
3379 clks[TEGRA210_CLK_PLL_C4_OUT1] = clk; in tegra210_pll_init()