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
3221432214
3221532215 After writing, this register must be polled until it returns all-zero. Until this point, it is unsafe to restart the channel.</description>
3221632216 <bitRange>[15:0]</bitRange>
32217- <access>write-only</access>
32217+ <access>read-write</access>
32218+ <modifiedWriteValues>clear</modifiedWriteValues>
3221832219 </field>
3221932220 </fields>
3222032221 </register>
Original file line number Diff line number Diff line change @@ -62229,7 +62229,8 @@ SPDX-License-Identifier: BSD-3-Clause
6222962229
6223062230 After writing, this register must be polled until it returns all-zero. Until this point, it is unsafe to restart the channel.</description>
6223162231 <bitRange>[15:0]</bitRange>
62232- <access>write-only</access>
62232+ <access>read-write</access>
62233+ <modifiedWriteValues>oneToClear</modifiedWriteValues>
6223362234 </field>
6223462235 </fields>
6223562236 </register>
You can’t perform that action at this time.
0 commit comments