Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h268 #define TEGRA210_CLK_PLL_C3 240 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dtegra210-car.h271 #define TEGRA210_CLK_PLL_C3 240 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c2451 [tegra_clk_pll_c3] = { .dt_id = TEGRA210_CLK_PLL_C3, .present = true },
2570 { .con_id = "pll_c3", .dt_id = TEGRA210_CLK_PLL_C3 },
3232 clks[TEGRA210_CLK_PLL_C3] = clk; in tegra210_pll_init()