commit | 26635112d4d057c9ea38f6284423a30a41a09240 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 29 17:35:40 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 29 17:35:40 2015 -0500 |
tree | de72f058d87a107018a5d0c0e8627b01c6002e3d | |
parent | 111839917fccf4f74d50ad937321acc6a07eb9c3 [diff] |
PCI: Make Enhanced Allocation bitmasks more obvious Expand bitmask #defines completely. This puts the shift in the code instead of in the #define, but it makes it more obvious in the header file how fields in the register are laid out. No functional change. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>