Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c62 PLL_E, enumerator
358 .type = PLL_E,
418 if (sc->type != PLL_E) in pll_enable()
431 if (sc->type != PLL_E) in pll_disable()
525 case PLL_E: in is_locked()
680 if (sc->type == PLL_E) in tegra124_pll_set_gate()
1034 if (sc->type != PLL_E) in tegra124_pll_recalc()
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dsunplus,sp7021-clkc.h77 #define PLL_E 65 macro
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_clk_pll.c67 PLL_E, enumerator
445 .type = PLL_E,
604 if (sc->type != PLL_E) in pll_enable()
617 if (sc->type != PLL_E) in pll_disable()
718 case PLL_E: in is_locked()
878 if (sc->type == PLL_E) in tegra210_pll_set_gate()