| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reserved-memory/ |
| H A D | ramoops.txt | 46 reserved region. mem-type: 0 = write-combined (default), 1 = unbuffered, 49 - unbuffered: deprecated, use mem_type instead. if present, and mem_type is 50 not specified, it is equivalent to mem_type = 1 and uses unbuffered mappings 52 both are specified -- "mem_type" overrides "unbuffered".
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ddr_spd.h | 232 /* 60 (Unbuffered) Module Nominal Height */ 234 /* 61 (Unbuffered) Module Maximum Thickness */ 236 /* 62 (Unbuffered) Reference Raw Card Used */ 238 /* 63 (Unbuffered) Address Mapping from 241 /* 64-116 (Unbuffered) Reserved */ 243 } unbuffered; member 353 /* 128 (Unbuffered) Module Nominal Height */ 355 /* 129 (Unbuffered) Module Maximum Thickness */ 357 /* 130 (Unbuffered) Reference Raw Card Used */ 359 /* 131 (Unbuffered) Address Mapping from [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/fsl/ |
| H A D | ddr4_dimm_params.c | 186 /* Unbuffered DIMMs */ in ddr_compute_dimm_parameters() 187 if (spd->mod_section.unbuffered.addr_mapping & 0x1) in ddr_compute_dimm_parameters() 189 if ((spd->mod_section.unbuffered.mod_height & 0xe0) == 0 && in ddr_compute_dimm_parameters() 190 (spd->mod_section.unbuffered.ref_raw_card == 0x04)) { in ddr_compute_dimm_parameters()
|
| H A D | interactive.c | 1321 PRINT_NXS(60, spd->mod_section.unbuffered.mod_height, in ddr3_spd_dump() 1322 "mod_height (Unbuffered) Module Nominal Height"); in ddr3_spd_dump() 1323 PRINT_NXS(61, spd->mod_section.unbuffered.mod_thickness, in ddr3_spd_dump() 1324 "mod_thickness (Unbuffered) Module Maximum Thickness"); in ddr3_spd_dump() 1325 PRINT_NXS(62, spd->mod_section.unbuffered.ref_raw_card, in ddr3_spd_dump() 1326 "ref_raw_card (Unbuffered) Reference Raw Card Used"); in ddr3_spd_dump() 1327 PRINT_NXS(63, spd->mod_section.unbuffered.addr_mapping, in ddr3_spd_dump() 1328 "addr_mapping (Unbuffered) Address mapping from " in ddr3_spd_dump() 1539 PRINT_NXS(128, spd->mod_section.unbuffered.mod_height, in ddr4_spd_dump() 1540 "mod_height (Unbuffered) Module Nominal Height"); in ddr4_spd_dump() [all …]
|
| H A D | ddr1_dimm_params.c | 263 * 0 == unbuffered in ddr_compute_dimm_parameters() 265 pdimm->registered_dimm = 0; /* unbuffered */ in ddr_compute_dimm_parameters()
|
| H A D | ddr3_dimm_params.c | 158 /* Unbuffered DIMMs */ in ddr_compute_dimm_parameters() 159 if (spd->mod_section.unbuffered.addr_mapping & 0x1) in ddr_compute_dimm_parameters()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | iostream | 62 extern ostream cerr; /// Linked to standard error (unbuffered) 68 extern wostream wcerr; /// Linked to standard error (unbuffered)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | iostream | 62 extern ostream cerr; /// Linked to standard error (unbuffered) 68 extern wostream wcerr; /// Linked to standard error (unbuffered)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kselftest/ |
| H A D | prefix.pl | 3 # Prefix all lines with "# ", unbuffered. Command being piped in may need
|
| H A D | runner.sh | 22 # with sed instead of unbuffered output.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-edac | 140 unbuffered memory (for example, Unbuffered-DDR3).
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/ |
| H A D | setup.c | 17 * the IOP3xx OCCDR must be mapped uncached and unbuffered.
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/adc/ |
| H A D | adcinterface.cpp | 50 if(m_file->open(QFile::ReadWrite| QFile::Unbuffered)) in open()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_mc.c | 149 [MEM_SDR] = "Unbuffered-SDR", 151 [MEM_DDR] = "Unbuffered-DDR", 154 [MEM_DDR2] = "Unbuffered-DDR2", 158 [MEM_DDR3] = "Unbuffered-DDR3", 161 [MEM_DDR4] = "Unbuffered-DDR4",
|
| H A D | r82600_edac.c | 37 * 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
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc837xerdb/ |
| H A D | README | 11 A) 256-MBytes on-board DDR2 unbuffered SDRAM
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad7192.yaml | 68 are unbuffered, lowering the power consumption of the device. If this
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | stdio.h | 30 #define _IONBF 2 /* setvbuf should set unbuffered */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | stdio.h | 30 #define _IONBF 2 /* setvbuf should set unbuffered */
|
| /OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/ |
| H A D | README | 12 - 512Mbyte unbuffered DDR3 SDRAM discrete devices (32-bit bus)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/bin/ |
| HD | pcprofiledump | ... [FILE] Dump information generated by PC profiling. unbuffered Don't buffer output 8 u D : = = ... |
| /OK3568_Linux_fs/u-boot/board/Seagate/nas220/ |
| H A D | kwbimage.cfg | 42 # bit27-24: 8= CL+3, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
|
| /OK3568_Linux_fs/u-boot/board/iomega/iconnect/ |
| H A D | kwbimage.cfg | 39 # bit27-24: 0x7, CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
|
| /OK3568_Linux_fs/u-boot/board/Marvell/guruplug/ |
| H A D | kwbimage.cfg | 39 # bit27-24: 7= CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
|
| /OK3568_Linux_fs/u-boot/board/LaCie/net2big_v2/ |
| H A D | kwbimage.cfg | 40 # bit27-24: 8= CL+3, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
|