File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -32214,7 +32214,8 @@ SPDX-License-Identifier: BSD-3-Clause
32214
32214
32215
32215
After writing, this register must be polled until it returns all-zero. Until this point, it is unsafe to restart the channel.</description>
32216
32216
<bitRange>[15:0]</bitRange>
32217
- <access>write-only</access>
32217
+ <access>read-write</access>
32218
+ <modifiedWriteValues>oneToClear</modifiedWriteValues>
32218
32219
</field>
32219
32220
</fields>
32220
32221
</register>
Original file line number Diff line number Diff line change @@ -62229,7 +62229,8 @@ SPDX-License-Identifier: BSD-3-Clause
62229
62229
62230
62230
After writing, this register must be polled until it returns all-zero. Until this point, it is unsafe to restart the channel.</description>
62231
62231
<bitRange>[15:0]</bitRange>
62232
- <access>write-only</access>
62232
+ <access>read-write</access>
62233
+ <modifiedWriteValues>oneToClear</modifiedWriteValues>
62233
62234
</field>
62234
62235
</fields>
62235
62236
</register>
You can’t perform that action at this time.
0 commit comments