Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fixing my mistake in the last commit, it is just bit 25
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
rnndb/bus/pci.xml
|
@@ -448,9 +448,9 @@ |
|
|
<reg32 offset="0x480" name="INTR" variants="G84-" type="g84_pci_intr"/> |
|
|
<reg32 offset="0x484" name="INTR_EN" variants="G84-" type="g84_pci_intr"/> |
|
|
<reg32 offset="0x488" name="UNK488" variants="G84-"> |
|
|
<bitfield low="24" high="25" name="MULTI_FUN_STATUS"> |
|
|
<bitfield pos="25" name="MULTI_FUN_STATUS"> |
|
|
<value value="0" name="DISABLED"/> |
|
|
<value value="2" name="ENABLED"/> |
|
|
<value value="1" name="ENABLED"/> |
|
|
</bitfield> |
|
|
</reg32> |
|
|
<!-- XXX: 600+ is another vendor-specific cap --> |
|
|