MFi386: pci_cfgreg.h rev 1.10 by jhb/des/njl. Fix CONF1_ENABLE_MSK.
This commit is contained in:
parent
20e220ac68
commit
5bc82d1ce1
@ -32,7 +32,7 @@
|
||||
|
||||
#define CONF1_ENABLE 0x80000000ul
|
||||
#define CONF1_ENABLE_CHK 0x80000000ul
|
||||
#define CONF1_ENABLE_MSK 0x7ff00000ul
|
||||
#define CONF1_ENABLE_MSK 0x7f000000ul
|
||||
#define CONF1_ENABLE_CHK1 0xff000001ul
|
||||
#define CONF1_ENABLE_MSK1 0x80000001ul
|
||||
#define CONF1_ENABLE_RES1 0x80000000ul
|
||||
|
Loading…
x
Reference in New Issue
Block a user