Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk.h310 #define TEGRA_MDIV_NEW BIT(11) macro
Dclk-pll.c1164 if (pll_params->flags & TEGRA_MDIV_NEW) in _pll_fixed_mdiv()
Dclk-tegra210.c2065 .flags = TEGRA_PLL_USE_LOCK | TEGRA_MDIV_NEW,