Home
last modified time | relevance | path

Searched refs:PLL_E (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c65 PLL_E, enumerator
361 .type = PLL_E,
419 if (sc->type != PLL_E) in pll_enable()
432 if (sc->type != PLL_E) in pll_disable()
526 case PLL_E: in is_locked()
684 if (sc->type == PLL_E) in tegra124_pll_set_gate()
1026 if (sc->type != PLL_E) in tegra124_pll_recalc()
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_clk_pll.c70 PLL_E, enumerator
448 .type = PLL_E,
605 if (sc->type != PLL_E) in pll_enable()
618 if (sc->type != PLL_E) in pll_disable()
719 case PLL_E: in is_locked()
882 if (sc->type == PLL_E) in tegra210_pll_set_gate()