Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dstifb.c1124 unsigned long sti_rom_address; in stifb_init_fb() local
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()
1218 fb->deviceSpecificConfig = gsc_readl(sti_rom_address); in stifb_init_fb()