Home
last modified time | relevance | path

Searched refs:regions_phys (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dstifb.c76 F_EXTEND(fb_info->sti->regions_phys[index])
1278 if ((fb->sti->regions_phys[0] & 0xfc000000) == in stifb_init_fb()
1279 (fb->sti->regions_phys[2] & 0xfc000000)) in stifb_init_fb()
1280 sti_rom_address = F_EXTEND(fb->sti->regions_phys[0]); in stifb_init_fb()
1282 sti_rom_address = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
1317 fix->smem_start = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dstifb.c1278 if ((fb->sti->regions_phys[0] & 0xfc000000) == in stifb_init_fb()
1279 (fb->sti->regions_phys[2] & 0xfc000000)) in stifb_init_fb()
1280 sti_rom_address = F_EXTEND(fb->sti->regions_phys[0]); in stifb_init_fb()
1282 sti_rom_address = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
1317 fix->smem_start = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
H A Dsticore.h356 unsigned long regions_phys[STI_REGION_MAX]; member
/kernel/linux/linux-6.6/include/video/
H A Dsticore.h358 unsigned long regions_phys[STI_REGION_MAX]; member
/kernel/linux/linux-5.10/drivers/video/console/
H 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()
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c485 sti->regions_phys[i] = in sti_init_glob_cfg()
492 i, sti->regions_phys[i], len / 1024, in sti_init_glob_cfg()
505 ptr = store_sti_val(sti, ptr, sti->regions_phys[i]); in sti_init_glob_cfg()

Completed in 12 milliseconds