Searched refs:SPD_KEY_PPR (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec_spd_lp4.c | 247 spd_nvl_err(si, SPD_KEY_PPR, SPD_ERROR_NO_XLATE, in spd_parse_lp4_feat2() 254 spd_nvl_insert_u32(si, SPD_KEY_PPR, flags); in spd_parse_lp4_feat2()
|
H A D | libjedec_spd_lp5.c | 294 { .sp_off = SPD_LP5_OPT_FEAT, .sp_key = SPD_KEY_PPR,
|
H A D | libjedec.h | 379 #define SPD_KEY_PPR "dram.ppr-flags" /* uint32_t (enum) */ macro
|
H A D | libjedec_spd_ddr4.c | 281 spd_nvl_err(si, SPD_KEY_PPR, SPD_ERROR_NO_XLATE, in spd_parse_ddr4_feat2() 290 spd_nvl_insert_u32(si, SPD_KEY_PPR, flags); in spd_parse_ddr4_feat2()
|
H A D | libjedec_spd_ddr5.c | 305 spd_nvl_insert_u32(si, SPD_KEY_PPR, flags); in spd_parse_ddr5_ppr()
|
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/ |
H A D | libjedec_hex2spd_ddr5.c | 86 .hs_key = SPD_KEY_PPR, 339 .hs_key = SPD_KEY_PPR,
|
H A D | libjedec_hex2spd_lp5.c | 213 .hs_key = SPD_KEY_PPR,
|
H A D | libjedec_hex2spd_ddr4.c | 484 .hs_key = SPD_KEY_PPR,
|