regions_phys      460 drivers/video/console/sticore.c 		sti->regions_phys[i] =
regions_phys      465 drivers/video/console/sticore.c 			glob_cfg->region_ptrs[i] = sti->regions_phys[i];
regions_phys      469 drivers/video/console/sticore.c 			i, sti->regions_phys[i], glob_cfg->region_ptrs[i],
regions_phys      361 drivers/video/fbdev/sticore.h 	unsigned long regions_phys[STI_REGION_MAX];
regions_phys     1212 drivers/video/fbdev/stifb.c 		if ((fb->sti->regions_phys[0] & 0xfc000000) ==
regions_phys     1213 drivers/video/fbdev/stifb.c 		    (fb->sti->regions_phys[2] & 0xfc000000))
regions_phys     1214 drivers/video/fbdev/stifb.c 			sti_rom_address = F_EXTEND(fb->sti->regions_phys[0]);
regions_phys     1216 drivers/video/fbdev/stifb.c 			sti_rom_address = F_EXTEND(fb->sti->regions_phys[1]);
regions_phys     1251 drivers/video/fbdev/stifb.c 	fix->smem_start = F_EXTEND(fb->sti->regions_phys[1]);