Searched defs:rcomp_targets (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/coreboot/src/mainboard/kontron/bsl6/ |
H A D | romstage.c | 16 static const u16 rcomp_targets[5] = { 50, 26, 20, 20, 26 }; variable
|
/aosp_15_r20/external/coreboot/src/mainboard/hp/280_g2/ |
H A D | romstage.c | 14 static const u16 rcomp_targets[5] = { 50, 26, 20, 20, 26 }; variable
|
/aosp_15_r20/external/coreboot/src/mainboard/purism/librem_skl/ |
H A D | romstage.c | 13 const u16 rcomp_targets[5] = { 100, 40, 20, 20, 26 }; in mainboard_memory_init_params() local
|
/aosp_15_r20/external/coreboot/src/mainboard/lenovo/thinkcentre_m710s/ |
H A D | romstage.c | 34 const u16 rcomp_targets[] = {60, 26, 20, 20, 26}; in mainboard_memory_init_params() local
|
/aosp_15_r20/external/coreboot/src/mainboard/asrock/h110m/ |
H A D | romstage.c | 13 const u16 rcomp_targets[5] = { 50, 26, 20, 20, 26 }; in mainboard_memory_init_params() local
|
/aosp_15_r20/external/coreboot/src/mainboard/acer/aspire_vn7_572g/ |
H A D | romstage.c | 19 const uint16_t rcomp_targets[5] = { 100, 40, 40, 23, 40 }; in mainboard_memory_init_params() local
|
/aosp_15_r20/external/coreboot/src/mainboard/lenovo/m900_tiny/ |
H A D | romstage.c | 13 const u16 rcomp_targets[5] = { 50, 26, 20, 20, 26 }; in mainboard_memory_init_params() local
|
/aosp_15_r20/external/coreboot/src/soc/intel/jasperlake/include/soc/ |
H A D | meminit.h | 92 uint16_t rcomp_targets[5]; member
|
/aosp_15_r20/external/coreboot/src/soc/intel/elkhartlake/include/soc/ |
H A D | meminit.h | 92 uint16_t rcomp_targets[5]; member
|
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/include/soc/ |
H A D | cnl_memcfg_init.h | 96 uint16_t rcomp_targets[5]; member
|