Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h269 #define TEGRA210_CLK_PLL_M 241 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dtegra210-car.h272 #define TEGRA210_CLK_PLL_M 241 macro
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-tegra210.c2401 [tegra_clk_pll_m] = { .dt_id = TEGRA210_CLK_PLL_M, .present = true },
2525 { .con_id = "pll_m", .dt_id = TEGRA210_CLK_PLL_M },
3187 clks[TEGRA210_CLK_PLL_M] = clk; in tegra210_pll_init()