HomeSort by: relevance | last modified time | path
    Searched refs:ddrpll (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ecx-common.dtsi 145 ddrpll: ddrpll { label
zynq-7000.dtsi 306 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c 192 u16 ddrpll, csipll; local in function:ilk_get_mem_freq
194 ddrpll = intel_uncore_read16(&dev_priv->uncore, DDRMPLL1);
197 switch (ddrpll & 0xff) {
212 ddrpll & 0xff);

Completed in 17 milliseconds