Home
last modified time | relevance | path

Searched full:ranks (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/linux/drivers/gpu/drm/i915/soc/
H A Dintel_dram.c17 u8 width, ranks; member
22 u8 ranks; member
197 return dimm->ranks * 64 / (dimm->width ?: 1); in intel_dimm_num_devices()
281 dimm->ranks = icl_get_dimm_ranks(val); in skl_dram_get_dimm_info()
285 dimm->ranks = skl_get_dimm_ranks(val); in skl_dram_get_dimm_info()
289 "CH%u DIMM %c size: %u Gb, width: X%u, ranks: %u, 16Gb DIMMs: %s\n", in skl_dram_get_dimm_info()
290 channel, dimm_name, dimm->size, dimm->width, dimm->ranks, in skl_dram_get_dimm_info()
309 if (ch->dimm_l.ranks == 2 || ch->dimm_s.ranks == 2) in skl_dram_get_channel_info()
310 ch->ranks = 2; in skl_dram_get_channel_info()
311 else if (ch->dimm_l.ranks == 1 && ch->dimm_s.ranks == 1) in skl_dram_get_channel_info()
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-memory.json148 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
156 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
164ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
173ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
182ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
191ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
200ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
209ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
218ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
227ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/openbmc/u-boot/board/freescale/ls2080a/
H A Dddr.h28 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
40 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
51 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
64 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
/openbmc/u-boot/board/freescale/ls2080aqds/
H A Dddr.h28 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
42 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
55 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
69 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr-channel.yaml13 amount of individual LPDDR chips and the ranks per chip.
54 Each physical LPDDR chip may have one or more ranks. Ranks are
57 state of the CS pins. Different ranks may have different densities and
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-memory.json213 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
221 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
229ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
238ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
247ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
256ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
265ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
274ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
283ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
292ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/openbmc/u-boot/board/freescale/ls2080ardb/
H A Dddr.h28 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
42 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
55 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
/openbmc/u-boot/board/freescale/mpc8572ds/
H A Dddr.c37 * ranks| mhz|adjst| | delay|
56 * ranks| mhz|adjst| | delay|
80 * ranks| mhz|adjst| | delay|
94 * ranks| mhz|adjst| | delay|
/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Duncore-memory.json210 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
216 …"PublicDescription": "Channel PPD Cycles : Number of cycles when all the ranks in the channel are …
224ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
233ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
242ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
251ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
260 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
269 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
288 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
297 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun50i_h6.c54 u8 ranks; member
343 u8 ranks = para->ranks; in mctl_set_addrmap() local
345 /* Ranks */ in mctl_set_addrmap()
346 if (ranks == 2) in mctl_set_addrmap()
449 MSTR_BURST_LENGTH(8) | MSTR_ACTIVE_RANKS(para->ranks) | in mctl_com_init()
453 if (para->ranks == 2) in mctl_com_init()
559 if (para->ranks == 2) in mctl_channel_init()
565 if (para->ranks == 2) { in mctl_channel_init()
646 para->ranks = 1; in mctl_channel_init()
714 return (1ULL << (para->cols + para->rows + 3)) * 4 * para->ranks; in mctl_calc_size()
[all …]
/openbmc/u-boot/board/freescale/ls1046ardb/
H A Dddr.h30 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
47 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
/openbmc/linux/drivers/edac/
H A Di3000_edac.c333 c0dra[0] = readb(window + I3000_C0DRA + 0); /* ranks 0,1 */ in i3000_probe1()
334 c0dra[1] = readb(window + I3000_C0DRA + 1); /* ranks 2,3 */ in i3000_probe1()
335 c1dra[0] = readb(window + I3000_C1DRA + 0); /* ranks 0,1 */ in i3000_probe1()
336 c1dra[1] = readb(window + I3000_C1DRA + 1); /* ranks 2,3 */ in i3000_probe1()
384 * contained in all ranks. in i3000_probe1()
387 * the ranks of controller 0, so we double all the values we see. in i3000_probe1()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dddr4_dimm_params.c24 * * Logical Ranks per DIMM
29 * Logical Ranks per DIMM = spd byte12[5:3] for SDP, DDP, QDP
32 * To simplify each rank size = total DIMM size / Number of Package Ranks
33 * where Number of Package Ranks = spd byte12[5:3]
61 * bit[5:3] number of package ranks per DIMM
/openbmc/u-boot/board/freescale/t208xqds/
H A Dddr.h28 * ranks| mhz| GB |adjst| start | ctl2 | ctl3 |
48 * ranks| mhz| GB |adjst| start | ctl2 | ctl3 |
/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/
H A Duncore-memory.json257 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
261 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
267 …"PublicDescription": "Counts cycles when all the ranks in the channel are in PPD (PreCharge Power …
275ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
284ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
293ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
302ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
311ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
320ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
329ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/openbmc/u-boot/board/freescale/t4rdb/
H A Dddr.h27 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
46 * ranks| mhz| GB |adjst| start | ctl2 | ctl3
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Duncore-memory.json246 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
254 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
262ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
271ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
280ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
289ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
298ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
307ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
316ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
325ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Duncore-memory.json213 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
221 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
229ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
238ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
247ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
256ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
265ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
274ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
283ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
292ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Duncore-memory.json239 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
247 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
255ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
264ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
273ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
282ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
291ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
300ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
309ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
318ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/openbmc/u-boot/board/freescale/t4qds/
H A Dddr.h31 * ranks| mhz| GB |adjst| start | ctl2 | ctl3 | |delay |
50 * ranks| mhz| GB |adjst| start | ctl2 | ctl3 | |delay |
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/
H A Duncore-memory.json437 …"PublicDescription": "Channel PPD Cycles : Number of cycles when all the ranks in the channel are …
445ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
454ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
463ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
472ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
481 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
490 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
507 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
516 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/
H A Duncore-memory.json567 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
571 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode+C37",
577 …"PublicDescription": "Counts cycles when all the ranks in the channel are in PPD (PreCharge Power …
585ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
594ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
603ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
612ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
621ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
630ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
639ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h140 * - If clock is shared by 2 ranks, program to [0xFF, 0] or [0, 0xFF]
141 * - If clock is shared by 2 ranks but does not go to all bytes,
/openbmc/linux/Documentation/driver-api/
H A Dedac.rst69 This is the name of the DRAM signal used to select the DRAM ranks to be
201 HBM2e (2GB) channel (equivalent to 8 X 2GB ranks). This creates a total
277 │   ├── rank 31 # total 32 ranks/dimms from 4 UMCs
/openbmc/u-boot/board/varisys/cyrus/
H A Dddr.c36 * ranks| mhz|adjst| start | |delay |
70 * ranks| mhz|adjst| start | |delay |

1234