Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/clock/
Dtegra210-car.h340 #define TEGRA210_CLK_PLL_C4_OUT0 308 macro
/Linux-v4.19/drivers/clk/tegra/
Dclk-tegra210.c2469 [tegra_clk_pll_c4_out0] = { .dt_id = TEGRA210_CLK_PLL_C4_OUT0, .present = true },
2554 { .con_id = "pll_c4_out0", .dt_id = TEGRA210_CLK_PLL_C4_OUT0 },
3228 clks[TEGRA210_CLK_PLL_C4_OUT0] = clk; in tegra210_pll_init()