Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A Dstifb.c1254 if ((fb->sti->regions_phys[0] & 0xfc000000) == in stifb_init_fb()
1255 (fb->sti->regions_phys[2] & 0xfc000000)) in stifb_init_fb()
1256 sti_rom_address = F_EXTEND(fb->sti->regions_phys[0]); in stifb_init_fb()
1258 sti_rom_address = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
1293 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-6.3-rc2/drivers/video/console/
A Dsticore.c457 sti->regions_phys[i] = in sti_init_glob_cfg()
462 glob_cfg->region_ptrs[i] = sti->regions_phys[i]; in sti_init_glob_cfg()
466 i, sti->regions_phys[i], glob_cfg->region_ptrs[i], in sti_init_glob_cfg()

Completed in 11 milliseconds