Home
last modified time | relevance | path

Searched full:unbuffered (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml72 description: unbuffered
102 unbuffered:
107 it is equivalent to mem_type = 1 and uses unbuffered mappings to map
109 If both are specified -- "mem_type" overrides "unbuffered".
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_spd.h39 * parameters for unbuffered memory module types only.
242 * block 1: module specific parameters for unbuffered memory module types only
244 union { /* (unbuffered) raw card extension, module nominal height */
251 union { /* (unbuffered) module maximum thickness */
258 union { /* (unbuffered) reference raw card used */
266 union { /* (unbuffered) address mapping from edge connector to dram */
/openbmc/u-boot/include/
H A Dddr_spd.h231 /* 60 (Unbuffered) Module Nominal Height */
233 /* 61 (Unbuffered) Module Maximum Thickness */
235 /* 62 (Unbuffered) Reference Raw Card Used */
237 /* 63 (Unbuffered) Address Mapping from
240 /* 64-116 (Unbuffered) Reserved */
242 } unbuffered; member
352 /* 128 (Unbuffered) Module Nominal Height */
354 /* 129 (Unbuffered) Module Maximum Thickness */
356 /* 130 (Unbuffered) Reference Raw Card Used */
358 /* 131 (Unbuffered) Address Mapping from
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DDimm.interface.yaml244 Unbuffered DIMM.
256 mini Unbuffered DIMM.
262 Small Outline Unbuffered DIMM.
/openbmc/u-boot/drivers/ddr/fsl/
H A Dddr4_dimm_params.c218 /* Unbuffered DIMMs */ in ddr_compute_dimm_parameters()
219 if (spd->mod_section.unbuffered.addr_mapping & 0x1) in ddr_compute_dimm_parameters()
221 if ((spd->mod_section.unbuffered.mod_height & 0xe0) == 0 && in ddr_compute_dimm_parameters()
222 (spd->mod_section.unbuffered.ref_raw_card == 0x04)) { in ddr_compute_dimm_parameters()
H A Dinteractive.c1335 PRINT_NXS(60, spd->mod_section.unbuffered.mod_height, in ddr3_spd_dump()
1336 "mod_height (Unbuffered) Module Nominal Height"); in ddr3_spd_dump()
1337 PRINT_NXS(61, spd->mod_section.unbuffered.mod_thickness, in ddr3_spd_dump()
1338 "mod_thickness (Unbuffered) Module Maximum Thickness"); in ddr3_spd_dump()
1339 PRINT_NXS(62, spd->mod_section.unbuffered.ref_raw_card, in ddr3_spd_dump()
1340 "ref_raw_card (Unbuffered) Reference Raw Card Used"); in ddr3_spd_dump()
1341 PRINT_NXS(63, spd->mod_section.unbuffered.addr_mapping, in ddr3_spd_dump()
1342 "addr_mapping (Unbuffered) Address mapping from " in ddr3_spd_dump()
1553 PRINT_NXS(128, spd->mod_section.unbuffered.mod_height, in ddr4_spd_dump()
1554 "mod_height (Unbuffered) Module Nominal Height"); in ddr4_spd_dump()
[all …]
H A Dddr1_dimm_params.c262 * 0 == unbuffered in ddr_compute_dimm_parameters()
264 pdimm->registered_dimm = 0; /* unbuffered */ in ddr_compute_dimm_parameters()
H A Dddr3_dimm_params.c157 /* Unbuffered DIMMs */ in ddr_compute_dimm_parameters()
158 if (spd->mod_section.unbuffered.addr_mapping & 0x1) in ddr_compute_dimm_parameters()
/openbmc/linux/tools/testing/selftests/kselftest/
H A Dprefix.pl3 # Prefix all lines with "# ", unbuffered. Command being piped in may need
H A Drunner.sh25 # with sed instead of unbuffered output.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-edac140 unbuffered memory (for example, Unbuffered-DDR3).
/openbmc/linux/drivers/edac/
H A Dedac_mc.c146 [MEM_SDR] = "Unbuffered-SDR",
148 [MEM_DDR] = "Unbuffered-DDR",
151 [MEM_DDR2] = "Unbuffered-DDR2",
155 [MEM_DDR3] = "Unbuffered-DDR3",
159 [MEM_DDR4] = "Unbuffered-DDR4",
163 [MEM_DDR5] = "Unbuffered-DDR5",
H A Dr82600_edac.c37 * signals buffered) and unbuffered DIMM types are supported. Mixing of
38 * registered and unbuffered DIMMs as well as mixing of ECC and non-ECC DIMMs
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7949.yaml35 Unbuffered ADC reference voltage supply.
H A Dadi,ad7192.yaml69 are unbuffered, lowering the power consumption of the device. If this
/openbmc/u-boot/board/freescale/mpc837xerdb/
H A DREADME11 A) 256-MBytes on-board DDR2 unbuffered SDRAM
/openbmc/u-boot/board/freescale/c29xpcie/
H A DREADME12 - 512Mbyte unbuffered DDR3 SDRAM discrete devices (32-bit bus)
/openbmc/u-boot/board/Seagate/nas220/
H A Dkwbimage.cfg42 # bit27-24: 8= CL+3, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
/openbmc/u-boot/board/LaCie/netspace_v2/
H A Dkwbimage.cfg38 # bit27-24: 8= CL+3, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
H A Dkwbimage-is2.cfg38 # bit27-24: 8= CL+3, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
/openbmc/u-boot/board/Seagate/dockstar/
H A Dkwbimage.cfg40 # bit27-24: 7= CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
/openbmc/u-boot/board/cloudengines/pogo_e02/
H A Dkwbimage.cfg41 # bit27-24: 7= CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
/openbmc/u-boot/board/iomega/iconnect/
H A Dkwbimage.cfg37 # bit27-24: 0x7, CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
/openbmc/u-boot/board/Synology/ds109/
H A Dkwbimage.cfg41 # bit27-24: 7= CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
/openbmc/u-boot/board/Seagate/goflexhome/
H A Dkwbimage.cfg43 # bit27-24: 7= CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM

123