/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
D | brcm,brcmstb-memc-ddr.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/brcm,brcmstb-memc-ddr.yaml# 16 - brcm,brcmstb-memc-ddr-rev-b.1.x 17 - brcm,brcmstb-memc-ddr-rev-b.2.0 18 - brcm,brcmstb-memc-ddr-rev-b.2.1 19 - brcm,brcmstb-memc-ddr-rev-b.2.2 20 - brcm,brcmstb-memc-ddr-rev-b.2.3 21 - brcm,brcmstb-memc-ddr-rev-b.2.5 22 - brcm,brcmstb-memc-ddr-rev-b.2.6 23 - brcm,brcmstb-memc-ddr-rev-b.2.7 24 - brcm,brcmstb-memc-ddr-rev-b.2.8 [all …]
|
D | qca,ath79-ddr-controller.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/qca,ath79-ddr-controller.yaml# 7 title: Qualcomm Atheros AR7xxx/AR9xxx DDR controller 13 The DDR controller of the AR7xxx and AR9xxx families provides an interface to 14 flush the FIFO between various devices and the DDR. This is mainly used by 22 - const: qca,ar9132-ddr-controller 23 - const: qca,ar7240-ddr-controller 26 - qca,ar7100-ddr-controller 27 - qca,ar7240-ddr-controller 29 "#qca,ddr-wb-channel-cells": 41 - "#qca,ddr-wb-channel-cells" [all …]
|
D | calxeda-ddr-ctrlr.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/calxeda-ddr-ctrlr.yaml# 7 title: Calxeda DDR memory controller binding 10 The Calxeda DDR memory controller is initialised and programmed by the 20 - calxeda,hb-ddr-ctrl 21 - calxeda,ecx-2000-ddr-ctrl 39 compatible = "calxeda,hb-ddr-ctrl";
|
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/ |
D | metrics.json | 3 "BriefDescription": "bytes of all masters read from ddr", 11 "BriefDescription": "bytes of all masters write to ddr", 19 "BriefDescription": "bytes of a53 core read from ddr", 27 "BriefDescription": "bytes of a53 core write to ddr", 35 "BriefDescription": "bytes of supermix(m7) core read from ddr", 43 "BriefDescription": "bytes of supermix(m7) write to ddr", 51 "BriefDescription": "bytes of gpu 3d read from ddr", 59 "BriefDescription": "bytes of gpu 3d write to ddr", 67 "BriefDescription": "bytes of gpu 2d read from ddr", 75 "BriefDescription": "bytes of gpu 2d write to ddr", [all …]
|
D | ddrc.json | 3 "BriefDescription": "ddr cycles event", 10 "BriefDescription": "ddr read-cycles event", 17 "BriefDescription": "ddr write-cycles event", 24 "BriefDescription": "ddr read event", 31 "BriefDescription": "ddr write event",
|
/Linux-v6.1/Documentation/devicetree/bindings/perf/ |
D | fsl-imx-ddr.yaml | 4 $id: http://devicetree.org/schemas/perf/fsl-imx-ddr.yaml# 7 title: Freescale(NXP) IMX8 DDR performance monitor 16 - fsl,imx8-ddr-pmu 17 - fsl,imx8m-ddr-pmu 18 - fsl,imx8mq-ddr-pmu 19 - fsl,imx8mm-ddr-pmu 20 - fsl,imx8mn-ddr-pmu 21 - fsl,imx8mp-ddr-pmu 24 - fsl,imx8mm-ddr-pmu 25 - fsl,imx8mn-ddr-pmu [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,brcmstb.txt | 148 independently (control registers, DDR PHYs, etc.). One might consider 163 == DDR PHY control 165 Control registers for this memory controller's DDR PHY. 169 "brcm,brcmstb-ddr-phy-v71.1" 170 "brcm,brcmstb-ddr-phy-v72.0" 171 "brcm,brcmstb-ddr-phy-v225.1" 172 "brcm,brcmstb-ddr-phy-v240.1" 173 "brcm,brcmstb-ddr-phy-v240.2" 175 - reg : the DDR PHY register range 177 == DDR SHIMPHY [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 45 independently (control registers, DDR PHYs, etc.). One might consider 58 the entire memory controller (including all sub nodes: DDR PHY, 75 memc-ddr@2000 { 79 ddr-phy@6000 { 86 == DDR PHY control 88 Control registers for this memory controller's DDR PHY. 92 "brcm,brcmstb-ddr-phy-v64.5" 93 "brcm,brcmstb-ddr-phy" 95 - reg : the DDR PHY register range and length 99 ddr-phy@6000 { [all …]
|
/Linux-v6.1/drivers/memory/ |
D | brcmstb_memc.c | 3 * DDR Self-Refresh Power Down (SRPD) support for Broadcom STB SoCs 181 .compatible = "brcm,brcmstb-memc-ddr-rev-b.1.x", 185 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.0", 189 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.1", 193 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.2", 197 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.3", 201 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.5", 205 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.6", 209 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.7", 213 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.8", [all …]
|
D | Kconfig | 11 for DRAM (SDR, DDR), ROM, SRAM and others. The drivers features 17 config DDR config 20 Data from JEDEC specs for DDR SDRAM memories, 23 DDR SDRAM controllers. 34 bool "Atmel (Multi-port DDR-)SDRAM Controller" 40 DDR-SDRAM Controller available on Atmel AT91SAM9 and SAMA5 SoCs. 41 Starting with the at91sam9g45, this controller supports SDR, DDR and 42 LP-DDR memories. 63 STB SoCs. The firmware running on the DCPU inside the DDR PHY can 104 select DDR
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | qca,ath79-cpu-intc.txt | 3 On most SoC the IRQ controller need to flush the DDR FIFO before running 5 qca,ddr-wb-channels and qca,ddr-wb-channel-interrupts properties. 20 - qca,ddr-wb-channel-interrupts: List of the interrupts needing a write 22 - qca,ddr-wb-channels: List of phandles to the write buffer channels for 23 each interrupt. If qca,ddr-wb-channel-interrupts is not present the interrupt 34 qca,ddr-wb-channel-interrupts = <2>, <3>, <4>, <5>; 35 qca,ddr-wb-channels = <&ddr_ctrl 3>, <&ddr_ctrl 2>, 43 #qca,ddr-wb-channel-cells = <1>;
|
/Linux-v6.1/arch/mips/include/asm/mach-rc32434/ |
D | ddr.h | 2 * Definitions for the DDR registers 34 /* DDR register structure */ 51 /* DDR banks masks */ 56 /* DDR bank0 registers */ 86 /* DDR bank C registers */ 91 /* Custom DDR bank registers */ 102 /* DDR QSC registers */ 114 /* DDR LLC registers */ 126 /* DDR LLFC registers */ 132 /* DDR DLLTA registers */ [all …]
|
/Linux-v6.1/include/linux/ |
D | fsl-diu-fb.h | 65 * These are the fields of area descriptor(in DDR memory) for every plane 68 /* Word 0(32-bit) in DDR memory */ 81 /* Word 1(32-bit) in DDR memory */ 84 /* Word 2(32-bit) in DDR memory */ 92 /* Word 3(32-bit) in DDR memory */ 100 /* Word 4(32-bit) in DDR memory */ 108 /* Word 5(32-bit) in DDR memory */ 116 /* Word 6(32-bit) in DDR memory */ 122 /* Word 7(32-bit) in DDR memory */ 129 /* Word 8(32-bit) in DDR memory */ [all …]
|
/Linux-v6.1/Documentation/driver-api/thermal/ |
D | intel_dptf.rst | 185 and DDR (Double Data Rate)frequencies to avoid RF interference with WiFi and 5G. 196 DRAM devices of DDR IO interface and their power plane can generate EMI 198 mechanism by which DDR data rates can be changed if several conditions 199 are met: there is strong RFI interference because of DDR; CPU power 200 management has no other restriction in changing DDR data rates; 201 PC ODMs enable this feature (real time DDR RFI Mitigation referred to as 202 DDR-RFIM) for Wi-Fi from BIOS. 236 Request the restriction of specific DDR data rate and set this 244 Restricted DDR data rate for RFI protection: Lower Limit 247 Restricted DDR data rate for RFI protection: Upper Limit [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | bcm7445.dtsi | 239 memc-ddr@2000 { 240 compatible = "brcm,brcmstb-memc-ddr"; 244 ddr-phy@6000 { 245 compatible = "brcm,brcmstb-ddr-phy-v240.1"; 250 compatible = "brcm,brcmstb-ddr-shimphy-v1.0"; 261 memc-ddr@2000 { 262 compatible = "brcm,brcmstb-memc-ddr"; 266 ddr-phy@6000 { 267 compatible = "brcm,brcmstb-ddr-phy-v240.1"; 272 compatible = "brcm,brcmstb-ddr-shimphy-v1.0"; [all …]
|
/Linux-v6.1/arch/mips/rb532/ |
D | prom.c | 21 #include <asm/mach-rc32434/ddr.h> 29 .name = "ddr-reg", 103 struct ddr_ram __iomem *ddr; in prom_init() local 107 ddr = ioremap(ddr_reg[0].start, in prom_init() 110 if (!ddr) { in prom_init() 111 printk(KERN_ERR "Unable to remap DDR register\n"); in prom_init() 115 ddrbase = (phys_addr_t)&ddr->ddrbase; in prom_init() 116 memsize = (phys_addr_t)&ddr->ddrmask; in prom_init()
|
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/freescale/imx8mm/sys/ |
D | ddrc.json | 3 "BriefDescription": "ddr cycles event", 10 "BriefDescription": "ddr read-cycles event", 17 "BriefDescription": "ddr write-cycles event", 24 "BriefDescription": "ddr read event", 31 "BriefDescription": "ddr write event",
|
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/freescale/imx8mn/sys/ |
D | ddrc.json | 3 "BriefDescription": "ddr cycles event", 10 "BriefDescription": "ddr read-cycles event", 17 "BriefDescription": "ddr write-cycles event", 24 "BriefDescription": "ddr read event", 31 "BriefDescription": "ddr write event",
|
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/freescale/imx8mq/sys/ |
D | ddrc.json | 3 "BriefDescription": "ddr cycles event", 10 "BriefDescription": "ddr read-cycles event", 17 "BriefDescription": "ddr write-cycles event", 24 "BriefDescription": "ddr read event", 31 "BriefDescription": "ddr write event",
|
/Linux-v6.1/drivers/media/pci/tw5864/ |
D | tw5864-reg.h | 17 /* DDR controller enabled */ 30 * Video Frame mapping in DDR 76 * 0->3 4 VLC data buffer in DDR (1M each) 77 * 0->7 8 VLC data buffer in DDR (512k each) 145 /* DDR Single Access Page Number */ 147 /* DDR-DPR Burst Read Enable */ 150 * DDR A/B Select as HOST access 156 * DDR Access Mode Select 157 * 0 Single R/W Access (Host <-> DDR) 287 /* DDR base address of OSD rectangle attribute data */ [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | amlogic,meson8-ddr-clkc.yaml | 4 $id: http://devicetree.org/schemas/clock/amlogic,meson8-ddr-clkc.yaml# 7 title: Amlogic DDR Clock Controller 15 - amlogic,meson8-ddr-clkc 16 - amlogic,meson8b-ddr-clkc 43 compatible = "amlogic,meson8-ddr-clkc";
|
/Linux-v6.1/drivers/irqchip/ |
D | irq-ath79-cpu.c | 27 * This array map the interrupt lines to the DDR write buffer channels. 63 node, "qca,ddr-wb-channels", "#qca,ddr-wb-channel-cells"); in ar79_cpu_intc_of_init() 70 node, "qca,ddr-wb-channel-interrupts", i, &irq); in ar79_cpu_intc_of_init() 75 node, "qca,ddr-wb-channels", in ar79_cpu_intc_of_init() 76 "#qca,ddr-wb-channel-cells", in ar79_cpu_intc_of_init()
|
/Linux-v6.1/drivers/soc/bcm/brcmstb/pm/ |
D | pm-arm.c | 6 * S3: power off all of the chip except the Always ON (AON) island; keep DDR is 8 * S5: (a.k.a. S3 cold boot) much like S3, except DDR is powered down, so we 370 * from SRAM, in order to allow DDR to come back up safely before we continue. 581 .compatible = "brcm,brcmstb-ddr-phy-v71.1", 585 .compatible = "brcm,brcmstb-ddr-phy-v72.0", 589 .compatible = "brcm,brcmstb-ddr-phy-v225.1", 593 .compatible = "brcm,brcmstb-ddr-phy-v240.1", 598 .compatible = "brcm,brcmstb-ddr-phy-v240.2", 619 { .compatible = "brcm,brcmstb-ddr-shimphy-v1.0" }, 625 .compatible = "brcm,brcmstb-memc-ddr-rev-b.2.1", [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | memory.json | 11 … code reads and prefetch code read requests that accounts for responses from DDR (local and far)", 14 "EventName": "OFFCORE_RESPONSE.ANY_CODE_RD.DDR", 77 …ble data and L1 prefetch data read requests that accounts for responses from DDR (local and far)", 80 "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.DDR", 198 …"BriefDescription": "Counts any Read request that accounts for responses from DDR (local and far)… 201 "EventName": "OFFCORE_RESPONSE.ANY_READ.DDR", 264 … "BriefDescription": "Counts any request that accounts for responses from DDR (local and far)", 267 "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.DDR", 330 …Counts Demand cacheable data write requests that accounts for responses from DDR (local and far)", 333 "EventName": "OFFCORE_RESPONSE.ANY_RFO.DDR", [all …]
|
/Linux-v6.1/include/memory/ |
D | renesas-rpc-if.h | 26 bool ddr; member 32 bool ddr; member 44 bool ddr; member 52 bool ddr; member 84 u32 ddr; /* DRDRENR or SMDRENR */ member
|