Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h285 #define TEGRA210_CLK_PLL_U_60M 256 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dtegra210-car.h288 #define TEGRA210_CLK_PLL_U_60M 256 macro
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-tegra210.c2421 [tegra_clk_pll_u_60m] = { .dt_id = TEGRA210_CLK_PLL_U_60M, .present = true },
2533 { .con_id = "pll_u_60M", .dt_id = TEGRA210_CLK_PLL_U_60M },
3261 clks[TEGRA210_CLK_PLL_U_60M] = clk; in tegra210_pll_init()