Home
last modified time | relevance | path

Searched refs:sti_rom_address (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dstifb.c1189 unsigned long sti_rom_address; in stifb_init_fb() local
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()
1284 fb->deviceSpecificConfig = gsc_readl(sti_rom_address); in stifb_init_fb()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dstifb.c1189 unsigned long sti_rom_address; in stifb_init_fb() local
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()
1284 fb->deviceSpecificConfig = gsc_readl(sti_rom_address); in stifb_init_fb()

Completed in 4 milliseconds