Home
last modified time | relevance | path

Searched refs:correction (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/u-boot/doc/
H A DREADME.AX2524 - Protection scheme: parity-checking or error-checking-and-correction (ECC)
25 - Automatic hardware error correction
H A DREADME.atmel_pmecc18 1. the PMECC correction error bits capability: CONFIG_PMECC_CAP.
H A DREADME.nand202 hardware ECC correction. This is useful for platforms which have ELM
206 SPL-NAND driver with software ECC correction support.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxgamma_1.0.7.bb6 correction of a monitor via the X video mode extension."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/
H A Dlibcdio-paranoia_10.2+2.0.1.bb1 SUMMARY = "library to read digital audio CDs with error correction"
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DSun10 the part of Sun Microsystems, Inc. to assist in its use, correction,
/openbmc/ipmitool/lib/
H A Dipmi_dcmi.c1742 printf(" Correction time: %i milliseconds\n", val.correction); in ipmi_dcmi_pwr_prnt_glimit()
1809 val.limit, val.correction, val.action, val.sample); in ipmi_dcmi_pwr_slimit()
1909 val.correction = *(uint32_t*)(&lvalue); in ipmi_dcmi_pwr_slimit()
1924 …DCMI OUT Limit=%d Correction=%d Action=%d Sample=%d\n", val.limit, val.correction, val.action, val… in ipmi_dcmi_pwr_slimit()
1938 *(uint32_t*)(&msg_data[7]) = val.correction; in ipmi_dcmi_pwr_slimit()
2603 uint8_t correction; in ipmi_nm_policy() local
2657 if ((correction = str2val2(argv[1], nm_correction)) == 0xFF) { in ipmi_nm_policy()
2661 policy.policy_type |= (correction << 5); in ipmi_nm_policy()
3327 uint32_t correction = 0; in ipmi_dcmi_set_limit() local
3374 if (str2uint(argv[6], &correction) != 0) { in ipmi_dcmi_set_limit()
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DRdisc5 …bligation on the part of Sun Microsystems, Inc. to assist in its use, correction, modification o…
H A DSAX-PD10 …. Should SAX prove defective, you assume the cost of all necessary servicing, repair or correction.
H A DiMatix39 …hould the Product prove defective, the full cost of repair, servicing, or correction lies with you.
H A DDOC9 …derbilt University, their employees, or students to assist in its use, correction, modification, o…
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a23.c74 static void mctl_apply_odt_correction(u32 *reg, int correction) in mctl_apply_odt_correction() argument
79 val += correction; in mctl_apply_odt_correction()
/openbmc/u-boot/common/
H A Ddlmalloc.c1070 INTERNAL_SIZE_T correction; /* bytes for 2nd sbrk call */ local
1115 correction = (MALLOC_ALIGNMENT) - front_misalign;
1116 brk += correction;
1119 correction = 0;
1123 correction += ((((unsigned long)(brk + sbrk_size))+(pagesz-1)) &
1127 new_brk = (char*)(MORECORE (correction));
1130 sbrked_mem += correction;
1133 top_size = new_brk - brk + correction;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/
H A Dtcsh_6.24.12.bb4 programmable word completion, spelling correction and more."
/openbmc/u-boot/drivers/mtd/nand/raw/
H A DKconfig153 bool "24-error correction (45 ECC bytes)"
156 bool "32-error correction (60 ECC bytes)"
340 Hardware ECC correction. This is useful for platforms which have ELM
344 SPL-NAND driver with software ECC correction support.
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_dcmi.h115 uint32_t correction; /* seventh - 10th bytes are the correction period */ member
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0020-Platform-CS1000-Validate-both-metadata-replicas.patch11 - Adds the integrity check and correction to the
363 + * If both of the replicas are corrupted then the correction is not possible.
/openbmc/u-boot/drivers/rtc/
H A DKconfig56 calendar with automatic leap year correction, 2-byte battery backed SRAM,
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.21.rst54 - sqlite3: CVE_ID correction for :cve_nist:`2023-7104` as patched
/openbmc/qemu/tests/qemu-iotests/
H A D081.out24 == checking quorum correction ==
/openbmc/docs/designs/
H A Decc-dbus-sel.md43 detection and correction of memory errors, which helps identify problems before
H A Dredfish-resource-supplement-for-pfr.md90 correction. Below are two metadata entries in redfish message registry for
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DACE-TAO-CIAO57 their employees, or students to assist in its use, correction,
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/
H A D0002-Revert-Support-compressed-pixel-formats-when-saving-.patch261 grey = sqrt((double)grey); // simple "gamma correction"
/openbmc/qemu/qapi/
H A Dcxl.json131 # @correction-mask: Bits within each nibble. Used in order of bits
142 '*column': 'uint16', '*correction-mask': [ 'uint64' ]

12