Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/tegra/
Dclk.h364 #define TEGRA_MDIV_NEW BIT(11) macro
Dclk-pll.c1207 if (pll_params->flags & TEGRA_MDIV_NEW) in _pll_fixed_mdiv()
Dclk-tegra210.c2137 .flags = TEGRA_PLL_USE_LOCK | TEGRA_MDIV_NEW,