Skip to content
  • Geza Lore's avatar
    Rename MI_BLOCK_SIZE and MI_MASK macros. · 511da8cb
    Geza Lore authored
    Rename MI_BLOCK_SIZE.* -> MAX_MIB_SIZE.* (MIB is for MI Block).
    Rename MI_MASK.* -> MAX_MIB_MASK.*
    
    There are no functional changes.
    
    This is in preparation for coding the superblock size at the frame
    level, which will require some of these constants to become variables.
    The new names better reflect future semantics, and hence make the code
    clearer.
    
    Change-Id: Iee08d97554cf4cc16a5dc166a3ffd1ab91529992
    511da8cb