Searched refs:ddrpll (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | zynq-7000.txt | 42 1: ddrpll 96 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
|
/linux-4.1.27/drivers/clk/zynq/ |
D | clkc.c | 60 armpll, ddrpll, iopll, enumerator 245 cpu_parents[2] = clk_output_name[ddrpll]; in zynq_clk_setup() 250 periph_parents[3] = clk_output_name[ddrpll]; in zynq_clk_setup() 272 clks[ddrpll] = clk_register_mux(NULL, clk_output_name[ddrpll], in zynq_clk_setup()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 155 ddrpll: ddrpll { label
|
D | zynq-7000.dtsi | 247 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_pm.c | 139 u16 ddrpll, csipll; in i915_ironlake_get_mem_freq() local 141 ddrpll = I915_READ16(DDRMPLL1); in i915_ironlake_get_mem_freq() 144 switch (ddrpll & 0xff) { in i915_ironlake_get_mem_freq() 159 ddrpll & 0xff); in i915_ironlake_get_mem_freq()
|