| /openbmc/u-boot/include/linux/mtd/ |
| H A D | omap_gpmc.h | 16 /* 1-bit ECC calculation by Software, Error detection by Software */ 18 /* 1-bit ECC calculation by GPMC, Error detection by Software */ 21 /* 4-bit ECC calculation by GPMC, Error detection by Software */ 23 /* 4-bit ECC calculation by GPMC, Error detection by ELM */ 25 /* 8-bit ECC calculation by GPMC, Error detection by Software */ 27 /* 8-bit ECC calculation by GPMC, Error detection by ELM */ 29 /* 16-bit ECC calculation by GPMC, Error detection by ELM */
|
| /openbmc/qemu/migration/ |
| H A D | dirtyrate.h | 34 * Allowed range for dirty page rate calculation (in milliseconds). 49 int64_t calc_time_ms; /* desired calculation time (in milliseconds) */ 73 * Store calculation statistics for each measure. 77 int64_t start_time; /* calculation start time in units of second */ 78 int64_t calc_time_ms; /* actual calculation time (in milliseconds) */
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
| H A D | MetricDefinition.v1_3_5.json | 35 …ric reading. Provides information to the client on the suitability of calculation using the metri… 66 …OEM. The `OEMCalculationAlgorithm` property shall contain the specific OEM calculation algorithm." 75 "description": "The parameters for a metric calculation.", 76 "longDescription": "This type shall contain the parameters for a metric calculation.", 93 …perty identifiers of the metric property that stores the result of the calculation. If the URI ha… 94 …perty identifiers of the metric property that stores the result of the calculation. A set of curl… 102 …property identifiers of the metric property used as the input into the calculation. If the URI ha… 103 …property identifiers of the metric property used as the input into the calculation. A set of curl… 121 …ated": "The metric is implemented by applying a calculation on another metric property. The calcu… 124 …d": "The metric is implemented by applying a calculation on one or more metric properties. The ca… [all …]
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | MetricDefinition.v1_3_5.json | 35 …ric reading. Provides information to the client on the suitability of calculation using the metri… 66 …OEM. The `OEMCalculationAlgorithm` property shall contain the specific OEM calculation algorithm." 75 "description": "The parameters for a metric calculation.", 76 "longDescription": "This type shall contain the parameters for a metric calculation.", 93 …perty identifiers of the metric property that stores the result of the calculation. If the URI ha… 94 …perty identifiers of the metric property that stores the result of the calculation. A set of curl… 102 …property identifiers of the metric property used as the input into the calculation. If the URI ha… 103 …property identifiers of the metric property used as the input into the calculation. A set of curl… 121 …ated": "The metric is implemented by applying a calculation on another metric property. The calcu… 124 …d": "The metric is implemented by applying a calculation on one or more metric properties. The ca… [all …]
|
| /openbmc/libmctp/tests/ |
| H A D | test_serial.c | 87 * Adding data bytes (0x7e & 0x7d) for testing FCS calculation while the in main() 93 * For sender, FCS calculation should count data byte (0x7e / 0x7d) only, in main() 95 * translated back to data byte and put it in FCS calculation. in main() 97 * If FCS calculation is not expected, similiar error msg in main()
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
| H A D | MetricDefinition_v1.xml | 105 …String="The metric is implemented by applying a calculation on another metric property. The calcu… 108 …ing="The metric is implemented by applying a calculation on one or more metric properties. The ca… 139 …ric reading. Provides information to the client on the suitability of calculation using the metri… 175 …rm="OData.Description" String="An indication of whether the metric can be used in a calculation."/> 176 …escription" String="This property shall specify whether the metric can be used in a calculation."/> 194 …m="OData.Description" String="The metric properties that are part of a calculation that this metri… 195 …ing="This property shall list the metric properties that are part of a calculation that this metri… 244 …<Annotation Term="OData.Description" String="The calculation that is performed on a source metric … 245 …n Term="OData.LongDescription" String="This property shall contain the calculation performed to ob… 249 …rm="OData.Description" String="The time interval over which the metric calculation is performed."/> [all …]
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
| H A D | MetricDefinition_v1.xml | 105 …String="The metric is implemented by applying a calculation on another metric property. The calcu… 108 …ing="The metric is implemented by applying a calculation on one or more metric properties. The ca… 139 …ric reading. Provides information to the client on the suitability of calculation using the metri… 175 …rm="OData.Description" String="An indication of whether the metric can be used in a calculation."/> 176 …escription" String="This property shall specify whether the metric can be used in a calculation."/> 194 …m="OData.Description" String="The metric properties that are part of a calculation that this metri… 195 …ing="This property shall list the metric properties that are part of a calculation that this metri… 244 …<Annotation Term="OData.Description" String="The calculation that is performed on a source metric … 245 …n Term="OData.LongDescription" String="This property shall contain the calculation performed to ob… 249 …rm="OData.Description" String="The time interval over which the metric calculation is performed."/> [all …]
|
| /openbmc/openpower-vpd-parser/vpd-manager/src/ |
| H A D | ddimm_parser.cpp | 111 "Capacity calculation failed for channels per DIMM. DDIMM Byte " in getDdr5BasedDdimmSize() 141 "Capacity calculation failed for bus width per channel. DDIMM " in getDdr5BasedDdimmSize() 158 "Capacity calculation failed for die per package. DDIMM Byte 4 " in getDdr5BasedDdimmSize() 174 "Capacity calculation failed for SDRAM Density per Die. DDIMM " in getDdr5BasedDdimmSize() 209 "Capacity calculation failed for dram width DDIMM Byte 6 value " in getDdr5BasedDdimmSize() 322 logging::logMessage("DDR4 DDIMM calculation is failed, reason: " + in getDdr4BasedDdimmSize()
|
| /openbmc/u-boot/doc/ |
| H A D | README.nand | 188 do ECC calculation (not ECC error detection) for HAM1, BCH4, BCH8 193 ELM controller is used for ECC error detection (not ECC calculation) 197 detection. However ECC calculation on such plaforms would still be 223 - ecc calculation using GPMC hardware engine, 229 - ecc calculation using GPMC hardware engine, 233 - ecc calculation using GPMC hardware engine,
|
| H A D | README.omap3 | 68 To make U-Boot for OMAP3 support NAND device SW or HW ECC calculation, U-Boot 77 enables SW ECC calculation. HW ECC enabled with
|
| /openbmc/u-boot/board/xes/xpedite517x/ |
| H A D | ddr.c | 23 * Source: Calculation based on board trace lengths and 27 * Source: Calculation based on board trace lengths.
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/ |
| H A D | ddimm_parser.hpp | 92 * @param[in] i_ByteValue - the bit value for calculation 100 * @param[in] i_ByteValue - the bit value for calculation
|
| /openbmc/openbmc/poky/meta/conf/ |
| H A D | abi_version.conf | 10 # HASHEQUIV_HASH_VERSION is injected into the output hash calculation used by
|
| /openbmc/u-boot/include/u-boot/ |
| H A D | rsa-checksum.h | 18 * @name: Name of algorithm to be used for hash calculation
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | Kconfig | 102 do ECC calculation (not ECC error detection) for HAM1, BCH4, BCH8 118 ELM controller is used for ECC error detection (not ECC calculation) 122 detection. However ECC calculation on such plaforms would still be
|
| /openbmc/bios-bmc-smm-error-logger/src/rde/ |
| H A D | rde_handler.cpp | 281 // Start checksum calculation only for the data portion. in handleFlagStart() 318 // Continue checksum calculation only for the data portion. in handleFlagMiddle() 357 // Continue checksum calculation only for the data portion. At the end of in handleFlagEnd() 382 // Do checksum calculation only for the data portion. At the end of data, we in handleFlagStartAndEnd()
|
| /openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | seq_exec.c | 47 /* Address calculation */ in write_op_execute() 104 /* Address calculation */ in poll_op_execute()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 178.out.raw | 20 == Size calculation for a new file (human) == 78 == Size calculation for a new file (json) ==
|
| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | mv_ddr_common.c | 21 * time to number of clocks calculation based on the rounding algorithm
|
| /openbmc/entity-manager/schemas/ |
| H A D | virtual_sensor.json | 50 "description": "The type of calculation this sensor uses.",
|
| /openbmc/qemu/qapi/ |
| H A D | ebpf.json | 40 # between queues by calculation hash. Users may set up
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
| H A D | Type.interface.yaml | 68 The sensor reading is obtained by applying a calculation on one
|
| /openbmc/qemu/docs/specs/ |
| H A D | rapl-msr.rst | 86 Ratio calculation 111 package. With that, the calculation of the energy spent by the thread on this
|
| /openbmc/u-boot/doc/device-tree-bindings/exynos/ |
| H A D | tmu.txt | 26 - Used for tempearture calculation.
|
| /openbmc/sdbusplus/example/yaml/net/poettering/ |
| H A D | Calculator.interface.yaml | 55 The result of the most recent calculation.
|