mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
26635112d4
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>