Searched refs:regions_phys (Results 1 – 2 of 2) sorted by relevance
76 F_EXTEND(fb_info->sti->regions_phys[index])1280 if ((fb->sti->regions_phys[0] & 0xfc000000) == in stifb_init_fb()1281 (fb->sti->regions_phys[2] & 0xfc000000)) in stifb_init_fb()1282 sti_rom_address = F_EXTEND(fb->sti->regions_phys[0]); in stifb_init_fb()1284 sti_rom_address = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()1319 fix->smem_start = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
358 unsigned long regions_phys[STI_REGION_MAX]; member