Home
last modified time | relevance | path

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

/openbmc/linux/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()