Skip to content

Commit e444315

Browse files
committed
Add MemMbistDataEyeSilentExecutionDdr
1 parent ea2f943 commit e444315

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ondisk.rs

+1
Original file line numberDiff line numberDiff line change
@@ -10611,6 +10611,7 @@ make_token_accessors! {
1061110611
#[cfg_attr(feature = "serde-hex", serde(serialize_with = "SerHex::<StrictPfx>::serialize", deserialize_with = "SerHex::<StrictPfx>::deserialize"))]
1061210612
MemMbistPatternLengthDdr(default 0, id 0x108b_b3e6) | pub get u8 : pub set u8,
1061310613
MemMbistPerBitSlaveDieReportDdr(default 0xff, id 0x3b78_2d55) | pub get MemMbistPerBitSlaveDieReportDdr : pub set MemMbistPerBitSlaveDieReportDdr,
10614+
MemMbistDataEyeSilentExecutionDdr(default 0, id 0x8ee6_e78f) | pub get MemMbistTest : pub set MemMbistTest,
1061410615

1061510616
// BDAT for Genoa, Bergamo, Turin
1061610617
BdatSupport(default 0, id 0x2fad_02d2) | pub get BdatSupport : pub set BdatSupport,

0 commit comments

Comments
 (0)