Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h265 #define TEGRA210_CLK_PLL_C 237 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dtegra210-car.h268 #define TEGRA210_CLK_PLL_C 237 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c2448 [tegra_clk_pll_c] = { .dt_id = TEGRA210_CLK_PLL_C, .present = true },
2567 { .con_id = "pll_c", .dt_id = TEGRA210_CLK_PLL_C },
3204 clks[TEGRA210_CLK_PLL_C] = clk; in tegra210_pll_init()