Searched refs:ddrpll (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/Documentation/devicetree/bindings/clock/ |
D | calxeda.yaml | 59 ddrpll: ddrpll@108 {
|
D | zynq-7000.txt | 42 1: ddrpll 96 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
|
/linux-6.1.9/drivers/clk/zynq/ |
D | clkc.c | 50 armpll, ddrpll, iopll, enumerator 239 cpu_parents[2] = clk_output_name[ddrpll]; in zynq_clk_setup() 244 periph_parents[3] = clk_output_name[ddrpll]; in zynq_clk_setup() 265 clks[ddrpll] = clk_register_mux(NULL, clk_output_name[ddrpll], in zynq_clk_setup()
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 145 ddrpll: ddrpll { label
|
D | zynq-7000.dtsi | 306 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | intel_pm.c | 181 u16 ddrpll, csipll; in ilk_get_mem_freq() local 183 ddrpll = intel_uncore_read16(&dev_priv->uncore, DDRMPLL1); in ilk_get_mem_freq() 186 switch (ddrpll & 0xff) { in ilk_get_mem_freq() 201 ddrpll & 0xff); in ilk_get_mem_freq()
|