MAX_AREAS
for (i = 0; i < MAX_AREAS; i++) {
#define AREA_BITS ((MAX_AREAS - 1) << AREA_SHIFT)
static struct logic_iomem_area mapped_areas[MAX_AREAS];