Home
last modified time | relevance | path

Searched refs:memory_error_correction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/mainboard/pcengines/apu2/
H A Dmainboard.c163 t->memory_error_correction = agesa_dmi->T16.MemoryErrorCorrection; in mainboard_smbios_type16()
/aosp_15_r20/external/coreboot/src/mainboard/emulation/qemu-i440fx/
H A Dnorthbridge.c172 t->memory_error_correction = MEMORY_ARRAY_ECC_NONE; in qemu_get_smbios_data16()
/aosp_15_r20/external/coreboot/src/include/
H A Dsmbios.h990 u8 memory_error_correction; member
/aosp_15_r20/external/coreboot/src/lib/
H A Dsmbios.c717 t->memory_error_correction = meminfo->ecc_type; in smbios_write_type16()