Searched refs:sp_len (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec_spd_ddr4.c | 609 .sp_len = SPD_DDR4_TCKAVG_MIN_FINE - SPD_DDR4_TCKAVG_MIN + 1, 612 .sp_len = SPD_DDR4_TCKAVG_MAX_FINE - SPD_DDR4_TCKAVG_MAX + 1, 615 .sp_len = SPD_DDR4_CAS_SUP3 - SPD_DDR4_CAS_SUP0 + 1, 618 .sp_len = SPD_DDR4_TAA_MIN_FINE - SPD_DDR4_TAA_MIN + 1, 621 .sp_len = SPD_DDR4_TRCD_MIN_FINE - SPD_DDR4_TRCD_MIN + 1, 624 .sp_len = SPD_DDR4_TRP_MIN_FINE - SPD_DDR4_TRP_MIN + 1, 626 { .sp_off = SPD_DDR4_RAS_RC_UPPER, .sp_len = 2, 629 .sp_len = SPD_DDR4_TRC_MIN_FINE - SPD_DDR4_RAS_RC_UPPER + 1, 631 { .sp_off = SPD_DDR4_TRFC1_MIN_LSB, .sp_len = 2, 633 { .sp_off = SPD_DDR4_TRFC2_MIN_LSB, .sp_len = 2, [all …]
|
H A D | libjedec_spd_ddr5.c | 771 .sp_len = SPD_DDR5_COM_ORG - SPD_DDR5_DENPKG2 + 1 }, 774 .sp_len = SPD_DDR5_COM_ORG - SPD_DDR5_ADDR2 + 1 }, 777 .sp_len = SPD_DDR5_COM_ORG - SPD_DDR5_WIDTH2 + 1 }, 780 .sp_len = SPD_DDR5_COM_ORG - SPD_DDR5_BANKS2 + 1 }, 791 { .sp_off = SPD_DDR5_TCKAVG_MIN_LSB, .sp_len = 2, 793 { .sp_off = SPD_DDR5_TCKAVG_MAX_LSB, .sp_len = 2, 795 { .sp_off = SPD_DDR5_CAS_SUP0, .sp_len = 5, .sp_key = SPD_KEY_CAS, 797 { .sp_off = SPD_DDR5_TAA_LSB, .sp_len = 2, 799 { .sp_off = SPD_DDR5_TRCD_LSB, .sp_len = 2, 801 { .sp_off = SPD_DDR5_TRP_LSB, .sp_len = 2, [all …]
|
H A D | libjedec_spd_ddr3.c | 556 { .sp_off = SPD_DDR3_MTB_DIVIDEND, .sp_key = SPD_KEY_MTB, .sp_len = 2, 559 .sp_len = SPD_DDR3_TCK_MIN_FINE - SPD_DDR3_TCK_MIN + 1, 561 { .sp_off = SPD_DDR3_CAS_SUP0, .sp_key = SPD_KEY_CAS, .sp_len = 2, 564 .sp_len = SPD_DDR3_TAA_MIN_FINE - SPD_DDR3_TAA_MIN + 1, 569 .sp_len = SPD_DDR3_TRCD_MIN_FINE - SPD_DDR3_TRCD_MIN + 1, 579 .sp_len = SPD_DDR3_TRP_MIN_FINE - SPD_DDR3_TRP_MIN + 1, 581 { .sp_off = SPD_DDR3_RAS_RC_UPPER, .sp_len = 2, 584 .sp_len = SPD_DDR3_TRC_MIN_FINE - SPD_DDR3_RAS_RC_UPPER + 1, 589 { .sp_off = SPD_DDR3_TRFC_MIN_LSB, .sp_len = 2, 598 { .sp_off = SPD_DDR3_TFAW_NIB, .sp_len = 2, [all …]
|
H A D | libjedec_spd_lp5.c | 302 .sp_len = SPD_LP5_TCKAVG_MIN_FINE - SPD_LP5_TCKAVG_MIN + 1, 305 .sp_len = SPD_LP5_TCKAVG_MAX_FINE - SPD_LP5_TCKAVG_MAX + 1, 308 .sp_len = SPD_LP5_TAA_MIN_FINE - SPD_LP5_TAA_MIN + 1, 311 .sp_len = SPD_LP5_TRCD_MIN_FINE - SPD_LP5_TRCD_MIN + 1, 314 .sp_len = SPD_LP5_TRPAB_MIN_FINE - SPD_LP5_TRPAB_MIN + 1, 317 .sp_len = SPD_LP5_TRPPB_MIN_FINE - SPD_LP5_TRPPB_MIN + 1, 320 .sp_len = SPD_LP5_TRPPB_MIN_FINE - SPD_LP5_TRPPB_MIN + 1, 323 .sp_len = 2, .sp_parse = spd_parse_mtb_pair }, 325 .sp_len = 2, .sp_parse = spd_parse_mtb_pair },
|
H A D | libjedec_spd_lp4.c | 507 .sp_len = SPD_LP4_TCKAVG_MIN_FINE - SPD_LP4_TCKAVG_MIN + 1, 510 .sp_len = SPD_LP4_TCKAVG_MAX_FINE - SPD_LP4_TCKAVG_MAX + 1, 513 .sp_len = SPD_LP4_CAS_SUP3 - SPD_LP4_CAS_SUP0 + 1, 516 .sp_len = SPD_LP5_TAA_MIN_FINE - SPD_LP5_TAA_MIN + 1, 521 .sp_len = SPD_LP5_TRCD_MIN_FINE - SPD_LP5_TRCD_MIN + 1, 524 .sp_len = SPD_LP5_TRPAB_MIN_FINE - SPD_LP5_TRPAB_MIN + 1, 527 .sp_len = SPD_LP5_TRPPB_MIN_FINE - SPD_LP5_TRPPB_MIN + 1, 530 .sp_len = SPD_LP5_TRPPB_MIN_FINE - SPD_LP5_TRPPB_MIN + 1, 533 .sp_len = 2, .sp_parse = spd_parse_mtb_pair }, 535 .sp_len = 2, .sp_parse = spd_parse_mtb_pair }, [all …]
|
H A D | libjedec_spd.h | 61 uint32_t sp_len; member
|
H A D | libjedec_spd.c | 812 if (parse[i].sp_len != 0) { in spd_parse() 813 len = parse[i].sp_len; in spd_parse()
|