Searched refs:SPD_KEY_TCKAVG_MIN (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/ |
H A D | libjedec_hex2spd_lp5.c | 114 .hs_key = SPD_KEY_TCKAVG_MIN, 250 .hs_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec_hex2spd_ddr5.c | 127 .hs_key = SPD_KEY_TCKAVG_MIN, 355 .hs_key = SPD_KEY_TCKAVG_MIN, 645 .hs_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec_hex2spd_lp4.c | 114 .hs_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec_hex2spd_lp3.c | 114 .hs_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec_hex2spd_ddr3.c | 110 .hs_key = SPD_KEY_TCKAVG_MIN, 375 .hs_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec_hex2spd_ddr4.c | 383 .hs_key = SPD_KEY_TCKAVG_MIN,
|
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec_spd_lp5.c | 301 { .sp_off = SPD_LP5_TCKAVG_MIN, .sp_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec.h | 464 #define SPD_KEY_TCKAVG_MIN "dram.t~CKAVG~min" macro
|
H A D | libjedec_spd_lp4.c | 506 { .sp_off = SPD_LP4_TCKAVG_MIN, .sp_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec_spd_ddr3.c | 558 { .sp_off = SPD_DDR3_TCK_MIN, .sp_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec_spd_ddr4.c | 608 { .sp_off = SPD_DDR4_TCKAVG_MIN, .sp_key = SPD_KEY_TCKAVG_MIN,
|
H A D | libjedec_spd_ddr5.c | 792 .sp_key = SPD_KEY_TCKAVG_MIN, .sp_parse = spd_parse_ddr5_ps },
|