mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 12:13:05 +09:00
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>