Home
last modified time | relevance | path

Searched refs:regions_phys (Results 1 – 3 of 3) sorted by relevance

/drivers/video/fbdev/
Dstifb.c1177 if ((fb->sti->regions_phys[0] & 0xfc000000) == in stifb_init_fb()
1178 (fb->sti->regions_phys[2] & 0xfc000000)) in stifb_init_fb()
1179 sti_rom_address = F_EXTEND(fb->sti->regions_phys[0]); in stifb_init_fb()
1181 sti_rom_address = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
1216 fix->smem_start = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
Dsticore.h360 unsigned long regions_phys[STI_REGION_MAX]; member
/drivers/video/console/
Dsticore.c459 sti->regions_phys[i] = in sti_init_glob_cfg()
464 glob_cfg->region_ptrs[i] = sti->regions_phys[i]; in sti_init_glob_cfg()
468 i, sti->regions_phys[i], glob_cfg->region_ptrs[i], in sti_init_glob_cfg()