Searched refs:ddrpll (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | zynq-7000.txt | 42 1: ddrpll 96 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
|
/linux-4.4.14/drivers/clk/zynq/ |
D | clkc.c | 61 armpll, ddrpll, iopll, enumerator 253 cpu_parents[2] = clk_output_name[ddrpll]; in zynq_clk_setup() 258 periph_parents[3] = clk_output_name[ddrpll]; in zynq_clk_setup() 280 clks[ddrpll] = clk_register_mux(NULL, clk_output_name[ddrpll], in zynq_clk_setup()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 155 ddrpll: ddrpll { label
|
D | zynq-7000.dtsi | 248 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_pm.c | 113 u16 ddrpll, csipll; in i915_ironlake_get_mem_freq() local 115 ddrpll = I915_READ16(DDRMPLL1); in i915_ironlake_get_mem_freq() 118 switch (ddrpll & 0xff) { in i915_ironlake_get_mem_freq() 133 ddrpll & 0xff); in i915_ironlake_get_mem_freq()
|