Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dtegra114-car.h234 #define TEGRA114_CLK_PLL_C 205 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra114-car.h231 #define TEGRA114_CLK_PLL_C 205 macro
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra114.c742 [tegra_clk_pll_c] = { .dt_id = TEGRA114_CLK_PLL_C, .present = true },
815 { .con_id = "pll_c", .dt_id = TEGRA114_CLK_PLL_C },
907 clks[TEGRA114_CLK_PLL_C] = clk; in tegra114_pll_init()