Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dstifb.c1212 if ((fb->sti->regions_phys[0] & 0xfc000000) == in stifb_init_fb()
1213 (fb->sti->regions_phys[2] & 0xfc000000)) in stifb_init_fb()
1214 sti_rom_address = F_EXTEND(fb->sti->regions_phys[0]); in stifb_init_fb()
1216 sti_rom_address = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
1251 fix->smem_start = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
A Dsticore.h356 unsigned long regions_phys[STI_REGION_MAX]; member
/linux/drivers/video/console/
A Dsticore.c456 sti->regions_phys[i] = in sti_init_glob_cfg()
461 glob_cfg->region_ptrs[i] = sti->regions_phys[i]; in sti_init_glob_cfg()
465 i, sti->regions_phys[i], glob_cfg->region_ptrs[i], in sti_init_glob_cfg()

Completed in 13 milliseconds